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;
بولی انتزاعی
دارایVarLenFeature ()
.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;

دارای انتزاع عمومی بولی دارایVarLenFeature ()

.tensorflow.VarLenFeatureProto var_len_feature = 2;