interfaccia pubblica FeatureConfigurationOrBuilder
Sottoclassi indirette conosciute |
Metodi pubblici
abstract FeatureConfiguration.ConfigCase | |
astratto FixedLenFeatureProto | getFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
astratto FixedLenFeatureProtoOrBuilder | getFixedLenFeatureOrBuilder () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
abstract VarLenFeatureProto | getVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
abstract VarLenFeatureProtoOrBuilder | getVarLenFeatureOrBuilder () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
booleano astratto | hasFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
booleano astratto | hasVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
Metodi pubblici
estratto pubblico FixedLenFeatureProto getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
estratto pubblico FixedLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public abstract VarLenFeatureProto getVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
public abstract VarLenFeatureProtoOrBuilder getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
booleano astratto pubblico hasFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
public abstract booleano hasVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;