نوع پروتوباف tensorflow.FeatureConfiguration
روش های عمومی
FeatureConfiguration.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
پیکربندی ویژگی | ساختن () |
پیکربندی ویژگی | ساخت جزئی () |
FeatureConfiguration.Builder | روشن () |
FeatureConfiguration.Builder | clearConfig () |
FeatureConfiguration.Builder | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
FeatureConfiguration.Builder | clearFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
FeatureConfiguration.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureConfiguration.Builder | clearVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
FeatureConfiguration.Builder | شبیه () |
FeatureConfiguration.ConfigCase | |
پیکربندی ویژگی | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
FixedLenFeatureProto | getFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
FixedLenFeatureProto.Builder | getFixedLenFeatureBuilder () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
FixedLenFeatureProtoOrBuilder | getFixedLenFeatureOrBuilder () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
VarLenFeatureProto | getVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
VarLenFeatureProto.Builder | getVarLenFeatureBuilder () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
VarLenFeatureProtoOrBuilder | getVarLenFeatureOrBuilder () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
بولی | hasFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
بولی | دارایVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
بولی نهایی | |
FeatureConfiguration.Builder | mergeFixedLenFeature (مقدار FixedLenFeatureProto ) .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
FeatureConfiguration.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureConfiguration.Builder | mergeFrom (com.google.protobuf.Message other) |
FeatureConfiguration.Builder نهایی | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
FeatureConfiguration.Builder | |
FeatureConfiguration.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
FeatureConfiguration.Builder | setFixedLenFeature (مقدار FixedLenFeatureProto ) .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
FeatureConfiguration.Builder | setFixedLenFeature ( FixedLenFeatureProto.Builder builderForValue) .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
FeatureConfiguration.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
FeatureConfiguration.Builder نهایی | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
FeatureConfiguration.Builder | setVarLenFeature ( VarLenFeatureProto.Builder builderForValue) .tensorflow.VarLenFeatureProto var_len_feature = 2; |
FeatureConfiguration.Builder |
روش های ارثی
روش های عمومی
عمومی FeatureConfiguration.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی FeatureConfiguration.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
عمومی FeatureConfiguration.Builder clearFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
عمومی FeatureConfiguration.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
عمومی FeatureConfiguration.Builder clearVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
عمومی FixedLenFeatureProto getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
عمومی FixedLenFeatureProto.Builder getFixedLenFeatureBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
عمومی FixedLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
عمومی VarLenFeatureProto.Builder getVarLenFeatureBuilder ()
.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;
بولین نهایی عمومی isInitialized ()
عمومی FeatureConfiguration.Builder mergeFixedLenFeature (مقدار FixedLenFeatureProto )
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
عمومی FeatureConfiguration.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی نهایی FeatureConfiguration.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
عمومی FeatureConfiguration.Builder mergeVarLenFeature (مقدار VarLenFeatureProto )
.tensorflow.VarLenFeatureProto var_len_feature = 2;
عمومی FeatureConfiguration.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
عمومی FeatureConfiguration.Builder setFixedLenFeature (مقدار FixedLenFeatureProto )
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
عمومی FeatureConfiguration.Builder setFixedLenFeature ( FixedLenFeatureProto.Builder builderForValue)
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
عمومی FeatureConfiguration.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
عمومی نهایی FeatureConfiguration.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
عمومی FeatureConfiguration.Builder setVarLenFeature ( VarLenFeatureProto.Builder builderForValue)
.tensorflow.VarLenFeatureProto var_len_feature = 2;
عمومی FeatureConfiguration.Builder setVarLenFeature (مقدار VarLenFeatureProto )
.tensorflow.VarLenFeatureProto var_len_feature = 2;