VariantTensorDataProtoOrBuilder

interfejs publiczny VariantTensorDataProtoOrBuilder
Znane podklasy pośrednie

Metody publiczne

streszczenie com.google.protobuf.ByteString
pobierzMetadane ()
 Portions of the object that are not Tensors.
abstrakcyjny TensorProto
getTensors (indeks int)
 Tensors contained within objects being serialized.
streszczenie wew
getTensorsCount ()
 Tensors contained within objects being serialized.
lista abstrakcyjna< TensorProto >
getTensorsList ()
 Tensors contained within objects being serialized.
streszczenie TensorProtoOrBuilder
getTensorsOrBuilder (indeks int)
 Tensors contained within objects being serialized.
lista abstrakcyjna<? rozszerza TensorProtoOrBuilder >
getTensorsOrBuilderList ()
 Tensors contained within objects being serialized.
abstrakcyjny ciąg
getTypeName ()
 Name of the type of objects being serialized.
streszczenie com.google.protobuf.ByteString
getTypeNameBytes ()
 Name of the type of objects being serialized.

Metody publiczne

publiczne streszczenie com.google.protobuf.ByteString getMetadata ()

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

publiczne streszczenie TensorProto getTensors (indeks int)

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

publiczne streszczenie int getTensorsCount ()

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

publiczna lista abstrakcyjna< TensorProto > getTensorsList ()

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

publiczne streszczenie TensorProtoOrBuilder getTensorsOrBuilder (indeks int)

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

publiczna lista abstrakcyjna<? rozszerza TensorProtoOrBuilder > getTensorsOrBuilderList ()

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

publiczny ciąg abstrakcyjny getTypeName ()

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

publiczne streszczenie com.google.protobuf.ByteString getTypeNameBytes ()

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