FeatureConfigurationOrBuilder

ממשק ציבורי FeatureConfigurationOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

תקציר FeatureConfiguration.ConfigCase
תקציר 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;

שיטות ציבוריות

תקציר ציבורי 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;