FeatureConfiguration.Builder

lớp cuối cùng tĩnh công khai FeatureConfiguration.Builder

Protobuf loại tensorflow.FeatureConfiguration

Phương pháp công khai

FeatureConfiguration.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Cấu hình tính năng
Cấu hình tính năng
FeatureConfiguration.Builder
FeatureConfiguration.Builder
FeatureConfiguration.Builder
ClearField (trường 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
Cấu hình tính năng
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Đã sửa lỗiTính năngLenProto
getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
Đã sửa lỗiLenFeatureProto.Builder
getFixedLenFeatureBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
Đã sửa lỗiLenFeatureProtoOrBuilder
getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
VarLenTính năngProto
getVarLenTính năng ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
VarLenFeatureProto.Builder
getVarLenFeatureBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
VarLenTính năngProtoOrBuilder
getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
boolean
hasFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
boolean
hasVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
boolean cuối cùng
FeatureConfiguration.Builder
mergeFixedLenFeature (giá trị FixedLenFeatureProto )
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
FeatureConfiguration.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
FeatureConfiguration.Builder
mergeFrom (com.google.protobuf.Message other)
cuối cùng FeatureConfiguration.Builder
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
FeatureConfiguration.Builder
mergeVarLenFeature (giá trị VarLenFeatureProto )
.tensorflow.VarLenFeatureProto var_len_feature = 2;
FeatureConfiguration.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
FeatureConfiguration.Builder
setFixedLenFeature (giá trị FixedLenFeatureProto )
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
FeatureConfiguration.Builder
setFixedLenFeature ( FixedLenFeatureProto.Builder builderForValue)
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
FeatureConfiguration.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
cuối cùng FeatureConfiguration.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
FeatureConfiguration.Builder
setVarLenFeature ( VarLenFeatureProto.Builder builderForValue)
.tensorflow.VarLenFeatureProto var_len_feature = 2;
FeatureConfiguration.Builder
setVarLenFeature (giá trị VarLenFeatureProto )
.tensorflow.VarLenFeatureProto var_len_feature = 2;

Phương pháp kế thừa

Phương pháp công khai

public FeatureConfiguration.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng cấu hình tính năng công khai ()

public FeatureConfiguration buildPartial ()

public FeatureConfiguration.Builder rõ ràng ()

public FeatureConfiguration.Builder clearConfig ()

public FeatureConfiguration.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

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;

bản sao công khai FeatureConfiguration.Builder ()

public FeatureConfiguration.ConfigCase getConfigCase ()

public FeatureConfiguration getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

công khai FixedLenFeatureProto getFixedLenFeature ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

công khai FixLenFeatureProto.Builder getFixedLenFeatureBuilder ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

công khai FixedLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

public VarLenFeatureProto getVarLenFeature ()

.tensorflow.VarLenFeatureProto var_len_feature = 2;

công khai VarLenFeatureProto.Builder getVarLenFeatureBuilder ()

.tensorflow.VarLenFeatureProto var_len_feature = 2;

công khai VarLenFeatureProtoOrBuilder getVarLenFeatureOrBuilder ()

.tensorflow.VarLenFeatureProto var_len_feature = 2;

boolean công khai hasFixedLenFeature ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

boolean công khai hasVarLenFeature ()

.tensorflow.VarLenFeatureProto var_len_feature = 2;

boolean cuối cùng công khai được khởi tạo ()

public FeatureConfiguration.Builder mergeFixedLenFeature (giá trị FixLenFeatureProto )

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

công khai FeatureConfiguration.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

public FeatureConfiguration.Builder mergeFrom (com.google.protobuf.Message other)

cuối cùng công khai FeatureConfiguration.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public FeatureConfiguration.Builder mergeVarLenFeature (giá trị VarLenFeatureProto )

.tensorflow.VarLenFeatureProto var_len_feature = 2;

public FeatureConfiguration.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)

public FeatureConfiguration.Builder setFixedLenFeature (giá trị FixLenFeatureProto )

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

public FeatureConfiguration.Builder setFixedLenFeature ( FixedLenFeatureProto.Builder builderForValue)

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

public FeatureConfiguration.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

cuối cùng công khai FeatureConfiguration.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public FeatureConfiguration.Builder setVarLenFeature ( VarLenFeatureProto.Builder builderForValue)

.tensorflow.VarLenFeatureProto var_len_feature = 2;

public FeatureConfiguration.Builder setVarLenFeature (giá trị VarLenFeatureProto )

.tensorflow.VarLenFeatureProto var_len_feature = 2;