VariantTensorDataProto คลาสสุดท้ายสาธารณะ
Protocol buffer representing the serialization format of DT_VARIANT tensors.
tensorflow.VariantTensorDataProto คลาสที่ซ้อนกัน
| ระดับ | VariantTensorDataProto.Builder | Protocol buffer representing the serialization format of DT_VARIANT tensors. | |
ค่าคงที่
| ภายใน | METADATA_FIELD_NUMBER | |
| ภายใน | TENSORS_FIELD_NUMBER | |
| ภายใน | TYPE_NAME_FIELD_NUMBER |
วิธีการสาธารณะ
| บูลีน | เท่ากับ (วัตถุ obj) |
| VariantTensorDataProto.static แบบคงที่ | |
| ตัวแปร TensorDataProto | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| com.google.protobuf.ByteString | รับข้อมูลเมตา () Portions of the object that are not Tensors. |
| ภายใน | |
| เทนเซอร์โปรโต | 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.UnknownFieldSet | |
| ภายใน | แฮชโค้ด () |
| บูลีนสุดท้าย | |
| VariantTensorDataProto.Builder แบบ คงที่ | newBuilder (ต้นแบบ VariantTensorDataProto ) |
| VariantTensorDataProto.Builder แบบ คงที่ | ตัวสร้างใหม่ () |
| VariantTensorDataProto.Builder | |
| VariantTensorDataProto แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
| VariantTensorDataProto แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VariantTensorDataProto แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
| VariantTensorDataProto แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VariantTensorDataProto แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VariantTensorDataProto.static แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
| VariantTensorDataProto.static แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VariantTensorDataProto.static แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
| VariantTensorDataProto.static แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VariantTensorDataProto แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คงที่ | |
| VariantTensorDataProto.Builder | toBuilder () |
| เป็นโมฆะ | writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงสุดท้าย int METADATA_FIELD_NUMBER
ค่าคงที่: 2
สาธารณะคงสุดท้าย int TENSORS_FIELD_NUMBER
ค่าคงที่: 3
รอบชิงชนะเลิศแบบคงที่สาธารณะ int TYPE_NAME_FIELD_NUMBER
ค่าคงที่: 1
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.ByteString getMetadata ()
Portions of the object that are not Tensors.
bytes metadata = 2; สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สาธารณะ 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; สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ VariantTensorDataProto parseDelimitedFrom (อินพุตสตรีมอินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
VariantTensorDataProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะ VariantTensorDataProto parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะ VariantTensorDataProto parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะ VariantTensorDataProto parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
| IOข้อยกเว้น |
|---|
VariantTensorDataProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะ VariantTensorDataProto แยกวิเคราะห์ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะ VariantTensorDataProto parseFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะ VariantTensorDataProto parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
| IOข้อยกเว้น |
|---|