VariantTensorDataProtoOrBuilder

رابط عمومی VariantTensorDataProtoOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

چکیده com.google.protobuf.ByteString
getMetadata ()
 Portions of the object that are not Tensors.
انتزاعی TensorProto
getTensors (شاخص int)
 Tensors contained within objects being serialized.
انتزاعی
getTensorsCount ()
 Tensors contained within objects being serialized.
فهرست انتزاعی< TensorProto >
getTensorsList ()
 Tensors contained within objects being serialized.
انتزاعی TensorProtoOrBuilder
getTensorsOrBuilder (شاخص int)
 Tensors contained within objects being serialized.
فهرست چکیده <? TensorProtoOrBuilder > را گسترش می دهد
getTensorsOrBuilderList ()
 Tensors contained within objects being serialized.
رشته انتزاعی
getTypeName ()
 Name of the type of objects being serialized.
چکیده com.google.protobuf.ByteString
getTypeNameBytes ()
 Name of the type of objects being serialized.

روش های عمومی

چکیده عمومی com.google.protobuf.ByteString getMetadata ()

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

چکیده عمومی TensorProto getTensors (شاخص int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

چکیده عمومی int getTensorsCount ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

فهرست انتزاعی عمومی< TensorProto > getTensorsList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

انتزاعی عمومی TensorProtoOrBuilder getTensorsOrBuilder (int index)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

فهرست چکیده عمومی<? گسترش TensorProtoOrBuilder > getTensorsOrBuilderList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

رشته انتزاعی عمومی getTypeName ()

رشته

 Name of the type of objects being serialized.
 
string type_name = 1;

چکیده عمومی com.google.protobuf.ByteString getTypeNameBytes ()

رشته

 Name of the type of objects being serialized.
 
string type_name = 1;