Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc117 float best_contrib_for_right = 0.0; in Compute() local
143 best_contrib_for_right = contrib_for_right; in Compute()
151 output_right_node_contribs.push_back(best_contrib_for_right); in Compute()