อินเทอร์เฟซสาธารณะ VariantTensorDataProtoOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| นามธรรม com.google.protobuf.ByteString | รับข้อมูลเมตา () 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 > | รับ TensorsList () 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)
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;