Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc128 float contrib_for_left; in Compute() local
131 &contrib_for_left, &gain_for_left); in Compute()
142 best_contrib_for_left = contrib_for_left; in Compute()