Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc116 float best_contrib_for_left = 0.0; in Compute() local
142 best_contrib_for_left = contrib_for_left; in Compute()
150 output_left_node_contribs.push_back(best_contrib_for_left); in Compute()