FeatureConfigurationOrBuilder

الواجهة العامة featureConfigurationOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

مجردة FeaturesConfiguration.ConfigCase
مجردة FixedLenFeatureProto
ميزة getFixedLen ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
مجردة FixedLenFeatureProtoOrBuilder
getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
مجردة VarLenFeatureProto
ميزة getVarLen ()
.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;

الأساليب العامة

الملخص العام featureConfiguration.ConfigCase getConfigCase ()

الملخص العام FixedLenFeatureProto getFixedLenFeature ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

الملخص العام FixedLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

الملخص العام VarLenFeatureProto 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;