パブリックインターフェイスFeatureConfigurationOrBuilder
| 既知の間接サブクラス |
パブリックメソッド
| 抽象的なFeatureConfiguration.ConfigCase | |
| 抽象FixedLenFeatureProto | getFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| 抽象FixedLenFeatureProtoOrBuilder | getFixedLenFeatureOrBuilder () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| 抽象的なVarLen 機能プロト | getVarLenFeature () .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; |
パブリックメソッド
パブリックabstractFixedLenFeatureProto getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
パブリック抽象FixedLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
パブリック抽象VarLenFeatureProtoOrBuilder getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public abstract boolean hasFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
パブリック抽象ブール値hasVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;