interface pública FeatureConfigurationOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
resumo FeatureConfiguration.ConfigCase | |
resumo FixedLenFeatureProto | getFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
resumo FixedLenFeatureProtoOrBuilder | getFixedLenFeatureOrBuilder () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
resumo VarLenFeatureProto | getVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
abstrato VarLenFeatureProtoOrBuilder | getVarLenFeatureOrBuilder () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
booleano abstrato | hasFixedLenFeature () .tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
booleano abstrato | hasVarLenFeature () .tensorflow.VarLenFeatureProto var_len_feature = 2; |
Métodos Públicos
resumo público FixedLenFeatureProto getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
resumo público FixedLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
resumo público VarLenFeatureProto getVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
resumo público VarLenFeatureProtoOrBuilder getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
público abstrato booleano hasFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
público abstrato booleano hasVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;