Home
last modified time | relevance | path

Searched defs:num_sparse_float_features (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Dbatch_features.h49 int64* const num_sparse_float_features, in GetFeatureColumnSizes()
Dbatch_features.cc35 auto num_sparse_float_features = sparse_float_feature_indices_list.size(); in Initialize() local
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/testutil/
Dbatch_features_testutil.cc28 uint32 num_sparse_float_features, double sparsity_lo, double sparsity_hi, in RandomlyInitializeBatchFeatures()