Example

ตัวอย่าง ชั้นเรียนสุดท้ายสาธารณะ

Protobuf ประเภท tensorflow.Example

คลาสที่ซ้อนกัน

ระดับ ตัวอย่าง.ตัวสร้าง Protobuf ประเภท tensorflow.Example

ค่าคงที่

ภายใน FEATURES_FIELD_NUMBER

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

บูลีน
เท่ากับ (วัตถุ obj)
ตัวอย่าง แบบคงที่
ตัวอย่าง
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
คุณสมบัติ
รับคุณสมบัติ ()
.tensorflow.Features features = 1;
คุณสมบัติหรือตัวสร้าง
getFeaturesOrBuilder ()
.tensorflow.Features features = 1;
ภายใน
สุดท้าย com.google.protobuf.UnknownFieldSet
บูลีน
มีคุณสมบัติ ()
.tensorflow.Features features = 1;
ภายใน
บูลีนสุดท้าย
ตัวอย่าง คงที่ Builder
ตัวอย่าง คงที่ Builder
newBuilder ( ตัวอย่าง ต้นแบบ)
ตัวอย่าง.ตัวสร้าง
ตัวอย่าง แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
ตัวอย่าง แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวอย่าง แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
ตัวอย่าง แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวอย่าง แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวอย่าง แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ตัวอย่าง แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวอย่าง แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
ตัวอย่าง แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ตัวอย่าง แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
ตัวอย่าง.ตัวสร้าง
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

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

ค่าคงที่

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

ค่าคงที่: 1

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

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

ตัวอย่าง คงที่สาธารณะ getDefaultInstance ()

ตัวอย่าง สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

คุณสมบัติ สาธารณะ getFeatures ()

.tensorflow.Features features = 1;

คุณสมบัติ สาธารณะOrBuilder getFeaturesOrBuilder ()

.tensorflow.Features features = 1;

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

บูลีนสาธารณะ hasFeatures ()

.tensorflow.Features features = 1;

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

ตัวอย่าง คงที่สาธารณะ Builder newBuilder ()

ตัวอย่างคงที่สาธารณะ Builder newBuilder ( ตัวอย่าง ต้นแบบ)

ตัวอย่าง คงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream)

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

ตัวอย่าง คงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

สาธารณะ ตัวอย่าง คงที่ parseFrom (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

ตัวอย่าง คงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

ตัวอย่าง คงที่สาธารณะ parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

ตัวอย่าง คงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต)

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

ตัวอย่าง คงที่สาธารณะ parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

ตัวอย่าง คงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

ตัวอย่าง คงที่สาธารณะ parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

ตัวอย่าง คงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

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

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

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