Home
last modified time | relevance | path

Searched refs:contrib_for_right (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc133 float contrib_for_right; in Compute() local
137 &contrib_for_right, &gain_for_right); in Compute()
143 best_contrib_for_right = contrib_for_right; in Compute()