TensorFlow

API

 tf.io / serialize_many_sparse


Transforms a Tensor into a serialized TensorProto proto.

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

A Tensor of type string.

此页内容是否对您有帮助