tf.io.serialize_tensor

Transforms a Tensor into a serialized TensorProto proto.

tf.io.serialize_tensor(
    tensor, name=None
)

Args:

Returns:

A Tensor of type string.