Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc657 int32 best_f_id; in Compute() local
702 best_f_id = candidate_feature_ids(f_idx); in Compute()
717 output_feature_ids.push_back(best_f_id); in Compute()