VariantTensorDataProtoOrBuilder

genel arayüz VariantTensorDataProtoOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

abstract com.google.protobuf.ByteString
getMetadata ()
 Portions of the object that are not Tensors.
soyut TensorProto
getTensors (int dizini)
 Tensors contained within objects being serialized.
soyut int
getTensorsCount ()
 Tensors contained within objects being serialized.
özet Listesi< TensorProto >
getTensorsList ()
 Tensors contained within objects being serialized.
soyut TensorProtoOrBuilder
getTensorsOrBuilder (int dizini)
 Tensors contained within objects being serialized.
Özet Liste<? TensorProtoOrBuilder'ı genişletiyor >
getTensorsOrBuilderList ()
 Tensors contained within objects being serialized.
soyut Dize
getTypeName ()
 Name of the type of objects being serialized.
abstract com.google.protobuf.ByteString
getTypeNameBytes ()
 Name of the type of objects being serialized.

Genel Yöntemler

genel özet com.google.protobuf.ByteString getMetadata ()

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

genel özet TensorProto getTensors (int dizini)

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

genel özet int getTensorsCount ()

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

genel özet Listesi< TensorProto > getTensorsList ()

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

genel özet TensorProtoOrBuilder getTensorsOrBuilder (int dizini)

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

genel özet listesi<? TensorProtoOrBuilder'ı genişletir > getTensorsOrBuilderList ()

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

genel özet Dize getTypeName ()

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

genel özet com.google.protobuf.ByteString getTypeNameBytes ()

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