FeatureConfiguration.Builder

공개 정적 최종 클래스 FeatureConfiguration.Builder

Protobuf 유형 tensorflow.FeatureConfiguration

공개 방법

FeatureConfiguration.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
기능구성
짓다 ()
기능구성
FeatureConfiguration.Builder
FeatureConfiguration.Builder
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
클리어VarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
FeatureConfiguration.Builder
클론 ()
FeatureConfiguration.ConfigCase
기능구성
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
고정된 LenFeatureProto
getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
고정LenFeatureProto.Builder
getFixedLenFeatureBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
고정LenFeatureProtoOrBuilder
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;
부울
hasVarLenFeature ()
.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.다른 메시지 보내기)
최종 FeatureConfiguration.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
FeatureConfiguration.Builder
mergeVarLenFeature ( VarLenFeatureProto 값)
.tensorflow.VarLenFeatureProto var_len_feature = 2;
FeatureConfiguration.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
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 인덱스, 개체 값)
최종 FeatureConfiguration.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
FeatureConfiguration.Builder
setVarLenFeature ( VarLenFeatureProto.Builder builderForValue)
.tensorflow.VarLenFeatureProto var_len_feature = 2;
FeatureConfiguration.Builder
setVarLenFeature ( VarLenFeatureProto 값)
.tensorflow.VarLenFeatureProto var_len_feature = 2;

상속된 메서드

공개 방법

public FeatureConfiguration.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 객체 값)

공개 FeatureConfiguration 빌드 ()

공개 FeatureConfiguration buildPartial ()

공개 FeatureConfiguration.Builder 지우기 ()

공개 FeatureConfiguration.Builder ClearConfig ()

공개 FeatureConfiguration.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 FeatureConfiguration.Builder ClearFixedLenFeature ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

공개 FeatureConfiguration.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 FeatureConfiguration.Builder clearVarLenFeature ()

.tensorflow.VarLenFeatureProto var_len_feature = 2;

공개 FeatureConfiguration.Builder 복제 ()

공개 FeatureConfiguration.ConfigCase getConfigCase ()

공개 FeatureConfiguration getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 고정LenFeatureProto getFixedLenFeature ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

공개 고정 LenFeatureProto.Builder getFixedLenFeatureBuilder ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

공개 고정 LenFeatureProtoOrBuilder 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;

공개 부울 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)

던지기
IO예외

공개 FeatureConfiguration.Builder mergeFrom (com.google.protobuf.다른 메시지)

공개 최종 FeatureConfiguration.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 FeatureConfiguration.Builder mergeVarLenFeature ( VarLenFeatureProto 값)

.tensorflow.VarLenFeatureProto var_len_feature = 2;

public FeatureConfiguration.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 FeatureConfiguration.Builder setFixedLenFeature ( FixedLenFeatureProto 값)

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

공개 FeatureConfiguration.Builder setFixedLenFeature ( FixedLenFeatureProto.Builder builderForValue)

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

public FeatureConfiguration.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 최종 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;