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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected