Home
last modified time | relevance | path

Searched defs:best_gain (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
Dsplit_handler_ops.cc253 float best_gain = std::numeric_limits<float>::lowest(); in ComputeNormalDecisionTree() local
328 float best_gain = std::numeric_limits<float>::lowest(); in ComputeObliviousDecisionTree() local
540 float best_gain = std::numeric_limits<float>::lowest(); in Compute() local
823 float best_gain = std::numeric_limits<float>::lowest(); in ComputeNormalDecisionTree() local
907 float best_gain = std::numeric_limits<float>::lowest(); in ComputeObliviousDecisionTree() local
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc114 float best_gain = std::numeric_limits<float>::lowest(); in Compute() local