Features

คุณสมบัติ คลาสสุดท้ายสาธารณะ

tensorflow.Features ชนิด Protobufคุณสมบัติ

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

ระดับ คุณสมบัติตัวสร้าง tensorflow.Features ชนิด Protobufคุณสมบัติ

ค่าคงที่

ภายใน FEATURE_FIELD_NUMBER

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

บูลีน
containsFeature (คีย์สตริง)
 Map from feature name to feature.
บูลีน
เท่ากับ (วัตถุ obj)
คุณสมบัติ คงที่
คุณสมบัติ
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
แผนที่<สตริง คุณลักษณะ >
ภายใน
getFeatureCount ()
 Map from feature name to feature.
แผนที่<สตริง คุณลักษณะ >
getFeatureMap ()
 Map from feature name to feature.
คุณสมบัติ
getFeatureOrDefault (คีย์สตริง, คุณลักษณะ defaultValue)
 Map from feature name to feature.
คุณสมบัติ
getFeatureOrThrow (คีย์สตริง)
 Map from feature name to feature.
ภายใน
สุดท้าย com.google.protobuf.UnknownFieldSet
ภายใน
บูลีนสุดท้าย
คุณสมบัติ คงที่ตัวสร้าง
คุณสมบัติ คงที่ตัวสร้าง
คุณสมบัติตัวสร้าง
คุณสมบัติ คงที่
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)

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

บูลีน
เท่ากับ (วัตถุ arg0)
คลาสสุดท้าย<?>
รับคลาส ()
ภายใน
แฮชโค้ด ()
โมฆะสุดท้าย
แจ้ง ()
โมฆะสุดท้าย
แจ้งทั้งหมด ()
สตริง
toString ()
โมฆะสุดท้าย
รอสักครู่ (ยาว arg0, int arg1)
โมฆะสุดท้าย
รอ (ยาว arg0)
โมฆะสุดท้าย
รอ ()
org.tensorflow.proto.example.FeaturesOrBuilder
บูลีนนามธรรม
containsFeature (คีย์สตริง)
 Map from feature name to feature.
แผนที่นามธรรม<สตริง คุณลักษณะ >
บทคัดย่อ
getFeatureCount ()
 Map from feature name to feature.
แผนที่นามธรรม<สตริง คุณลักษณะ >
getFeatureMap ()
 Map from feature name to feature.
คุณสมบัติ ที่เป็นนามธรรม
getFeatureOrDefault (คีย์สตริง, คุณลักษณะ defaultValue)
 Map from feature name to feature.
คุณสมบัติ ที่เป็นนามธรรม
getFeatureOrThrow (คีย์สตริง)
 Map from feature name to feature.

ค่าคงที่

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

ค่าคงที่: 1

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

บูลีนสาธารณะ มีคุณลักษณะ (คีย์สตริง)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

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

คุณสมบัติ คงที่สาธารณะ getDefaultInstance ()

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

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

แผนที่สาธารณะ <String, คุณลักษณะ > getFeature ()

ใช้ getFeatureMap() แทน

สาธารณะ int getFeatureCount ()

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

แผนที่สาธารณะ<String, คุณลักษณะ > getFeatureMap ()

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

คุณลักษณะ สาธารณะ getFeatureOrDefault (คีย์สตริง, คุณลักษณะ defaultValue)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

คุณสมบัติ สาธารณะ getFeatureOrThrow (คีย์สตริง)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

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

สาธารณะ int hashCode ()

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

คุณสมบัติ คงที่สาธารณะ Builder newBuilder (ต้นแบบ คุณสมบัติ )

คุณสมบัติ คงที่สาธารณะ Builder newBuilder ()

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

คุณสมบัติ คงที่สาธารณะ 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 ไม่ถูกต้อง

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

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

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

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