Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Dbatch_features.h48 Status GetFeatureColumnSizes(int64* const num_dense_float_features, in GetFeatureColumnSizes()
Dbatch_features.cc34 auto num_dense_float_features = dense_float_features_list.size(); in Initialize() local
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/testutil/
Dbatch_features_testutil.cc27 tensorflow::random::SimplePhilox* rng, uint32 num_dense_float_features, in RandomlyInitializeBatchFeatures()