VariantTensorDataProto

VariantTensorDataProto คลาสสุดท้ายสาธารณะ

 Protocol buffer representing the serialization format of DT_VARIANT tensors.
 
Protobuf ประเภท 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.static แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
VariantTensorDataProto.static แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VariantTensorDataProto.static แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
VariantTensorDataProto.static แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VariantTensorDataProto.static แบบคงที่
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.static แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
VariantTensorDataProto.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

สาธารณะคงสุดท้าย int METADATA_FIELD_NUMBER

ค่าคงที่: 2

สาธารณะคงสุดท้าย int TENSORS_FIELD_NUMBER

ค่าคงที่: 3

รอบชิงชนะเลิศแบบคงที่สาธารณะ int TYPE_NAME_FIELD_NUMBER

ค่าคงที่: 1

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

VariantTensorDataProto แบบคงที่สาธารณะ เพื่อรับ DefaultInstance ()

VariantTensorDataPro สาธารณะ เพื่อรับ DefaultInstanceForType ()

สาธารณะคงที่สุดท้าย 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.Builder newBuilder (ต้นแบบ VariantTensorDataProto )

สาธารณะ VariantTensorDataProto.Builder newBuilder ()

VariantTensorDataProto.Builder สาธารณะ newBuilderForType ()

VariantTensorDataProto แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

สาธารณะ 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 แบบคงที่สาธารณะ แยกวิเคราะห์ (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 ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

VariantTensorDataProto.Builder toBuilder สาธารณะ ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น