คุณสมบัติ คลาสสุดท้ายสาธารณะ
tensorflow.Features
ชนิด Protobufคุณสมบัติ
คลาสที่ซ้อนกัน
ระดับ | คุณสมบัติตัวสร้าง | tensorflow.Features ชนิด Protobufคุณสมบัติ |
ค่าคงที่
ภายใน | FEATURE_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | containsFeature (คีย์สตริง) Map from feature name to feature. |
บูลีน | เท่ากับ (วัตถุ obj) |
คุณสมบัติ คงที่ | |
คุณสมบัติ | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
แผนที่<สตริง คุณลักษณะ > | รับคุณสมบัติ () ใช้ getFeatureMap() แทน |
ภายใน | getFeatureCount () Map from feature name to feature. |
แผนที่<สตริง คุณลักษณะ > | getFeatureMap () Map from feature name to feature. |
คุณสมบัติ | |
คุณสมบัติ | getFeatureOrThrow (คีย์สตริง) Map from feature name to feature. |
ภายใน | |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
คุณสมบัติ คงที่ตัวสร้าง | 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) |
คงที่ | |
คุณสมบัติตัวสร้าง | toBuilder () |
เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
รอบชิงชนะเลิศแบบคงที่สาธารณะ FEATURE_FIELD_NUMBER
ค่าคงที่: 1
วิธีการสาธารณะ
บูลีนสาธารณะ มีคุณลักษณะ (คีย์สตริง)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ 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 ()
คุณสมบัติ คงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
คุณสมบัติ คงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
คุณสมบัติ คงที่สาธารณะ parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
คุณสมบัติ คงที่สาธารณะ 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ข้อยกเว้น |
---|