Konfigurasi Fitur kelas akhir publik
Tipe protobuf tensorflow.FeatureConfiguration
Kelas Bersarang
| kelas | Konfigurasi Fitur.Pembangun | Tipe protobuf tensorflow.FeatureConfiguration | |
| enum | FeatureConfiguration.ConfigCase | ||
Konstanta
| ke dalam | FIXED_LEN_FEATURE_FIELD_NUMBER | |
| ke dalam | VAR_LEN_FEATURE_FIELD_NUMBER |
Metode Publik
| boolean | sama dengan (Objek objek) |
| FeatureConfiguration.ConfigCase | |
| Konfigurasi Fitur statis | |
| Konfigurasi Fitur | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| Memperbaiki LenFeatureProto | dapatkanFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| MemperbaikiLenFeatureProtoOrBuilder | dapatkanFixedLenFeatureOrBuilder () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| ke dalam | |
| final com.google.protobuf.UnknownFieldSet | |
| VarLenFeatureProto | dapatkanVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| VarLenFeatureProtoOrBuilder | dapatkanVarLenFeatureOrBuilder () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| boolean | hasFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| boolean | hasVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| ke dalam | Kode hash () |
| boolean terakhir | |
| FeatureConfiguration.Builder statis | newBuilder (prototipe Konfigurasi Fitur ) |
| FeatureConfiguration.Builder statis | |
| Konfigurasi Fitur.Pembangun | |
| Konfigurasi Fitur statis | parseDelimitedFrom (masukan Aliran Masukan) |
| Konfigurasi Fitur statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Konfigurasi Fitur statis | parseFrom (data ByteBuffer) |
| Konfigurasi Fitur statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Konfigurasi Fitur statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Konfigurasi Fitur statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
| Konfigurasi Fitur statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Konfigurasi Fitur statis | parseFrom (com.google.protobuf.ByteString data) |
| Konfigurasi Fitur statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Konfigurasi Fitur statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statis | pengurai () |
| Konfigurasi Fitur.Pembangun | |
| ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik FIXED_LEN_FEATURE_FIELD_NUMBER
Nilai Konstan: 1
int final statis publik VAR_LEN_FEATURE_FIELD_NUMBER
Nilai Konstan: 2
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publik FixedLenFeatureProto getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
publik FixedLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
publik VarLenFeatureProtoOrBuilder getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
boolean publik hasFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
boolean publik hasVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
kode hash int publik ()
boolean akhir publik diinisialisasi ()
Konfigurasi Fitur statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom Konfigurasi Fitur statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom Konfigurasi Fitur statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom Konfigurasi Fitur statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
| Pengecualian IO |
|---|
parseFrom Konfigurasi Fitur statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom Konfigurasi Fitur statis publik (com.google.protobuf.ByteString data)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom Konfigurasi Fitur statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom Konfigurasi Fitur statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
| Pengecualian IO |
|---|