tf.parse_tensor

tf.parse_tensor

tf.parse_tensor

parse_tensor(
    serialized,
    out_type,
    name=None
)

Defined in tensorflow/python/ops/gen_parsing_ops.py.

See the guide: Inputs and Readers > Converting

Transforms a serialized tensorflow.TensorProto proto into a Tensor.

Args:

  • serialized: A Tensor of type string. A scalar string containing a serialized TensorProto proto.
  • out_type: A tf.DType. The type