Protobuf tipi tensorflow.FeatureConfiguration
Genel Yöntemler
| ÖzellikYapılandırma.Oluşturucu | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| ÖzellikYapılandırma | inşa etmek () |
| ÖzellikYapılandırma | inşaKısmi () |
| ÖzellikYapılandırma.Oluşturucu | temizlemek () |
| ÖzellikYapılandırma.Oluşturucu | clearConfig () |
| ÖzellikYapılandırma.Oluşturucu | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
| ÖzellikYapılandırma.Oluşturucu | clearFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| ÖzellikYapılandırma.Oluşturucu | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| ÖzellikYapılandırma.Oluşturucu | clearVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| ÖzellikYapılandırma.Oluşturucu | klon () |
| ÖzellikConfiguration.ConfigCase | |
| ÖzellikYapılandırma | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| SabitLenÖzelliğiProto | getFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| SabitLenFeatureProto.Builder | getFixedLenFeatureBuilder () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| SabitLenFeatureProtoOrBuilder | getFixedLenFeatureOrBuilder () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| VarLenÖzellikProto | getVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| VarLenFeatureProto.Builder | getVarLenFeatureBuilder () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| VarLenFeatureProtoOrBuilder | getVarLenFeatureOrBuilder () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| boolean | hasSabitLenÖzelliği () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| boolean | hasVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| son boole değeri | Başlatıldı () |
| ÖzellikYapılandırma.Oluşturucu | mergeFixedLenFeature ( SabitLenFeatureProto değeri) .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| ÖzellikYapılandırma.Oluşturucu | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ÖzellikYapılandırma.Oluşturucu | mergeFrom (com.google.protobuf.Message other) |
| son ÖzellikConfiguration.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
| ÖzellikYapılandırma.Oluşturucu | |
| ÖzellikYapılandırma.Oluşturucu | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| ÖzellikYapılandırma.Oluşturucu | setFixedLenFeature ( SabitLenFeatureProto değeri) .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| ÖzellikYapılandırma.Oluşturucu | setFixedLenFeature ( FixedLenFeatureProto.Builder builderForValue) .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| ÖzellikYapılandırma.Oluşturucu | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
| son ÖzellikConfiguration.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
| ÖzellikYapılandırma.Oluşturucu | setVarLenFeature ( VarLenFeatureProto.Builder builderForValue) .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| ÖzellikYapılandırma.Oluşturucu |
Kalıtsal Yöntemler
Genel Yöntemler
public FeatureConfiguration.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public FeatureConfiguration.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
public ÖzellikConfiguration.Builder clearFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public FeatureConfiguration.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public ÖzellikConfiguration.Builder clearVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
genel SabitLenFeatureProto getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
herkese açık SabitLenFeatureProto.Builder getFixedLenFeatureBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public SabitLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
herkese açık VarLenFeatureProto.Builder getVarLenFeatureBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
kamu VarLenFeatureProtoOrBuilder getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
herkese açık boole hasFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
genel boolean hasVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
genel final boolean isInitialized ()
publicFeatureConfiguration.Builder mergeFixedLenFeature ( FixedLenFeatureProto değeri)
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public FeatureConfiguration.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel final ÖzellikConfiguration.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public FeatureConfiguration.Builder mergeVarLenFeature ( VarLenFeatureProto değeri)
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public FeatureConfiguration.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
publicFeatureConfiguration.Builder setFixedLenFeature ( FixedLenFeatureProto değeri)
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
publicFeatureConfiguration.Builder setFixedLenFeature ( FixedLenFeatureProto.Builder builderForValue)
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public FeatureConfiguration.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
genel final ÖzellikConfiguration.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public FeatureConfiguration.Builder setVarLenFeature ( VarLenFeatureProto.Builder builderForValue)
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public FeatureConfiguration.Builder setVarLenFeature ( VarLenFeatureProto değeri)
.tensorflow.VarLenFeatureProto var_len_feature = 2;