Protobuf type tensorflow.FeatureConfiguration
Public Methods
FeatureConfiguration.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
|
FeatureConfiguration |
build()
|
FeatureConfiguration | |
FeatureConfiguration.Builder |
clear()
|
FeatureConfiguration.Builder | |
FeatureConfiguration.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
|
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 |
clone()
|
FeatureConfiguration.ConfigCase | |
FeatureConfiguration | |
final 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;
|
boolean |
hasFixedLenFeature()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
|
boolean |
hasVarLenFeature()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
|
final boolean | |
FeatureConfiguration.Builder |
mergeFixedLenFeature(FixedLenFeatureProto value)
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
|
FeatureConfiguration.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
FeatureConfiguration.Builder |
mergeFrom(com.google.protobuf.Message other)
|
final FeatureConfiguration.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
|
FeatureConfiguration.Builder | |
FeatureConfiguration.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
|
FeatureConfiguration.Builder |
setFixedLenFeature(FixedLenFeatureProto value)
.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 field, int index, Object value)
|
final FeatureConfiguration.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
|
FeatureConfiguration.Builder |
setVarLenFeature(VarLenFeatureProto.Builder builderForValue)
.tensorflow.VarLenFeatureProto var_len_feature = 2;
|
FeatureConfiguration.Builder |
Inherited Methods
Public Methods
public FeatureConfiguration.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FeatureConfiguration.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor field)
public FeatureConfiguration.Builder clearFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public FeatureConfiguration.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FeatureConfiguration.Builder clearVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public FixedLenFeatureProto getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public FixedLenFeatureProto.Builder getFixedLenFeatureBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public FixedLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public VarLenFeatureProto.Builder getVarLenFeatureBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public VarLenFeatureProtoOrBuilder getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public boolean hasFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public boolean hasVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public final boolean isInitialized ()
public FeatureConfiguration.Builder mergeFixedLenFeature (FixedLenFeatureProto value)
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public FeatureConfiguration.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Throws
IOException |
---|
public final FeatureConfiguration.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public FeatureConfiguration.Builder mergeVarLenFeature (VarLenFeatureProto value)
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public FeatureConfiguration.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FeatureConfiguration.Builder setFixedLenFeature (FixedLenFeatureProto value)
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public FeatureConfiguration.Builder setFixedLenFeature (FixedLenFeatureProto.Builder builderForValue)
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public FeatureConfiguration.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public final FeatureConfiguration.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public FeatureConfiguration.Builder setVarLenFeature (VarLenFeatureProto.Builder builderForValue)
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public FeatureConfiguration.Builder setVarLenFeature (VarLenFeatureProto value)
.tensorflow.VarLenFeatureProto var_len_feature = 2;