Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc93 std::vector<int32> output_thresholds; in Compute() local
149 output_thresholds.push_back(best_bucket); in Compute()
190 output_thresholds_vec(i) = output_thresholds[i]; in Compute()