tf.raw_ops.SerializeTensor

Transforms a Tensor into a serialized TensorProto proto.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.SerializeTensor

tensor A Tensor. A Tensor of type T.
name A name for the operation (optional).

A Tensor of type string.