interfaz pública FeatureConfigurationOrBuilder
Subclases indirectas conocidas |
Métodos públicos
Resumen FeatureConfiguration.ConfigCase | |
resumen FixLenFeatureProto | getFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
abstracto FixLenFeatureProtoOrBuilder | getFixedLenFeatureOrBuilder () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
resumen VarLenFeatureProto | getVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
abstracto VarLenFeatureProtoOrBuilder | getVarLenFeatureOrBuilder () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
booleano abstracto | hasFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
booleano abstracto | tieneVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
Métodos públicos
resumen público FixedLenFeatureProto getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
resumen público FixedLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
resumen público VarLenFeatureProto getVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
resumen público VarLenFeatureProtoOrBuilder getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
hasFixedLenFeature booleano abstracto público ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
hasVarLenFeature booleano abstracto público ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;