interface publique FeatureConfigurationOrBuilder
| Sous-classes indirectes connues |
Méthodes publiques
| résumé FeatureConfiguration.ConfigCase | |
| résuméFixedLenFeatureProto | getFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| résuméFixedLenFeatureProtoOrBuilder | getFixedLenFeatureOrBuilder () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| résumé VarLenFeatureProto | getVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| résumé VarLenFeatureProtoOrBuilder | getVarLenFeatureOrBuilder () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
| booléen abstrait | hasFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
| booléen abstrait | hasVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
Méthodes publiques
résumé public FixeLenFeatureProto getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
résumé public FixeLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
résumé public VarLenFeatureProto getVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
résumé public VarLenFeatureProtoOrBuilder getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public abstrait booléen hasFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public abstrait booléen hasVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;