tf.raw_ops.SerializeTensor

Transforms a Tensor into a serialized TensorProto proto.

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

A Tensor of type string.