FeatureConfiguration.Builder

パブリック静的最終クラスFeatureConfiguration.Builder

Protobuf 型tensorflow.FeatureConfiguration

パブリックメソッド

機能構成.ビルダー
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
機能構成
建てる()
機能構成
機能構成.ビルダー
クリア()
機能構成.ビルダー
機能構成.ビルダー
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
機能構成.ビルダー
ClearFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
機能構成.ビルダー
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
機能構成.ビルダー
クリアVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
機能構成.ビルダー
FeatureConfiguration.ConfigCase
機能構成
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
固定レンズ機能プロト
getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
FixedLenFeatureProto.Builder
getFixedLenFeatureBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
固定LenFeatureProtoOrBuilder
getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
VarLen機能プロト
getVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
VarLenFeatureProto.Builder
getVarLenFeatureBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
VarLen機能プロトまたはビルダー
getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
ブール値
hasFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
ブール値
hasVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
最終ブール値
機能構成.ビルダー
mergeFixedLenFeature ( FixedLenFeatureProto値)
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
機能構成.ビルダー
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
機能構成.ビルダー
mergeFrom (com.google.protobuf.Message other)
最終的なFeatureConfiguration.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
機能構成.ビルダー
mergeVarLenFeature ( VarLenFeatureProto値)
.tensorflow.VarLenFeatureProto var_len_feature = 2;
機能構成.ビルダー
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
機能構成.ビルダー
setFixedLenFeature ( FixedLenFeatureProto値)
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
機能構成.ビルダー
setFixedLenFeature ( FixedLenFeatureProto.Builder builderForValue)
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
機能構成.ビルダー
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なFeatureConfiguration.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
機能構成.ビルダー
setVarLenFeature ( VarLenFeatureProto.Builder builderForValue)
.tensorflow.VarLenFeatureProto var_len_feature = 2;
機能構成.ビルダー
setVarLenFeature ( VarLenFeatureProto値)
.tensorflow.VarLenFeatureProto var_len_feature = 2;

継承されたメソッド

パブリックメソッド

public FeatureConfiguration.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public FeatureConfiguration build ()

public FeatureConfiguration buildPartial ()

publicFeatureConfiguration.BuilderclearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

publicFeatureConfiguration.BuilderclearFixedLenFeature ( )

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

publicFeatureConfiguration.BuilderclearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof )

publicFeatureConfiguration.BuilderclearVarLenFeature ( )

.tensorflow.VarLenFeatureProto var_len_feature = 2;

public FeatureConfiguration.Builderクローン()

public FeatureConfiguration.ConfigCase getConfigCase ()

public FeatureConfiguration getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

publicFixedLenFeatureProto getFixedLenFeature ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

publicFixedLenFeatureProto.Builder getFixedLenFeatureBuilder ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

publicFixedLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

public VarLenFeatureProto getVarLenFeature ()

.tensorflow.VarLenFeatureProto var_len_feature = 2;

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;

パブリックブール値hasVarLenFeature ()

.tensorflow.VarLenFeatureProto var_len_feature = 2;

パブリック最終ブール値isInitialized ()

public FeatureConfiguration.Builder mergeFixedLenFeature ( FixedLenFeatureProto値)

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

public FeatureConfiguration.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

publicfinalFeatureConfiguration.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public FeatureConfiguration.Builder mergeVarLenFeature ( VarLenFeatureProto値)

.tensorflow.VarLenFeatureProto var_len_feature = 2;

public FeatureConfiguration.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public FeatureConfiguration.Builder setFixedLenFeature ( FixedLenFeatureProto値)

.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 フィールド、int インデックス、オブジェクト値)

publicfinalFeatureConfiguration.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public FeatureConfiguration.Builder setVarLenFeature ( VarLenFeatureProto.Builder builderForValue)

.tensorflow.VarLenFeatureProto var_len_feature = 2;

public FeatureConfiguration.Builder setVarLenFeature ( VarLenFeatureProto値)

.tensorflow.VarLenFeatureProto var_len_feature = 2;