FeatureConfiguration คลาสสุดท้ายสาธารณะ
Protobuf ประเภท tensorflow.FeatureConfiguration
คลาสที่ซ้อนกัน
| ระดับ | FeatureConfiguration.ตัวสร้าง | Protobuf ประเภท tensorflow.FeatureConfiguration | |
| แจกแจง | FeatureConfiguration.ConfigCase | ||
ค่าคงที่
| ภายใน | FIXED_LEN_FEATURE_FIELD_NUMBER | |
| ภายใน | VAR_LEN_FEATURE_FIELD_NUMBER |
วิธีการสาธารณะ
| บูลีน | เท่ากับ (วัตถุ obj) |
| FeatureConfiguration.ConfigCase | |
| การกำหนดค่าคุณสมบัติ คงที่ | |
| การกำหนดค่าคุณสมบัติ | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| แก้ไข LenFeatureProto | getFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| แก้ไข LenFeatureProtoOrBuilder | getFixedLenFeatureOrBuilder () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| ภายใน | |
| สุดท้าย com.google.protobuf.UnknownFieldSet | |
| VarLenฟีเจอร์โปรโต | getVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| VarLenFeatureProtoOrBuilder | getVarLenFeatureOrBuilder () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| บูลีน | hasFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| บูลีน | hasVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| ภายใน | แฮชโค้ด () |
| บูลีนสุดท้าย | |
| FeatureConfiguration.Builder แบบคงที่ | newBuilder (ต้นแบบ คุณลักษณะการกำหนดค่า ) |
| FeatureConfiguration.Builder แบบคงที่ | ตัวสร้างใหม่ () |
| FeatureConfiguration.ตัวสร้าง | |
| การกำหนดค่าคุณสมบัติ คงที่ | 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) |
| คงที่ | |
| FeatureConfiguration.ตัวสร้าง | toBuilder () |
| เป็นโมฆะ | writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต) |
วิธีการสืบทอด
ค่าคงที่
int คงที่สาธารณะสุดท้าย FIXED_LEN_FEATURE_FIELD_NUMBER
ค่าคงที่: 1
int สุดท้ายแบบคงที่สาธารณะ VAR_LEN_FEATURE_FIELD_NUMBER
ค่าคงที่: 2
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ FixLenFeatureProto getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
สาธารณะ FixLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
VarLenFeatureProtoOrBuilder สาธารณะ getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
บูลีนสาธารณะ hasFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
บูลีนสาธารณะ hasVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะคงที่ FeatureConfiguration parseDelimitedFrom (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะคงที่ FeatureConfiguration parseFrom (ข้อมูล ByteBuffer)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
FeatureConfiguration แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะคงที่ FeatureConfiguration parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะคงที่ FeatureConfiguration parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
| IOข้อยกเว้น |
|---|
FeatureConfiguration แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะคงที่ FeatureConfiguration parseFrom (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
FeatureConfiguration แบบคงที่สาธารณะ parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะคงที่ FeatureConfiguration parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
| IOข้อยกเว้น |
|---|