общедоступный интерфейс VariantTensorDataProtoOrBuilder
| Известные косвенные подклассы |
Публичные методы
| абстрактный com.google.protobuf.ByteString | получить метаданные () Portions of the object that are not Tensors. |
| абстрактный TensorProto | getTensors (индекс целого числа) Tensors contained within objects being serialized. |
| абстрактный int | getTensorsCount () Tensors contained within objects being serialized. |
| абстрактный список < TensorProto > | получитьТензорслист () Tensors contained within objects being serialized. |
| абстрактный TensorProtoOrBuilder | getTensorsOrBuilder (индекс int) Tensors contained within objects being serialized. |
| абстрактный список<? расширяет TensorProtoOrBuilder > | getTensorsOrBuilderList () Tensors contained within objects being serialized. |
| абстрактная строка | получитьИмяТипа () 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)
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;