Transforms a Tensor into a serialized TensorProto proto.
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.io.serialize_tensor, tf.compat.v1.serialize_tensor, tf.compat.v2.io.serialize_tensor
tf.compat.v1.io.serialize_tensor
tf.compat.v1.serialize_tensor
tf.compat.v2.io.serialize_tensor
tf.io.serialize_tensor( tensor, name=None )
tensor
Tensor
T
name
A Tensor of type string.
string