MCPcopy Create free account
hub / github.com/alibaba/nann / convert_n_to_tensor

Function convert_n_to_tensor

tensorflow/tensorflow/python/framework/ops.py:1366–1394  ·  view source on GitHub ↗

Converts `values` to a list of `Tensor` objects. Args: values: A list of objects that can be consumed by `tf.convert_to_tensor()`. dtype: (Optional.) The required `DType` of the returned `Tensor` objects. name: (Optional.) A name prefix to used when a new `Tensor` is created, in

(values, dtype=None, name=None, preferred_dtype=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected