Home
last modified time | relevance | path

Searched defs:best_feature_id (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dtraining_ops.cc209 const int32 best_feature_id = best_candidate.feature_id; in FindBestSplitsPerNode() local
434 const int32 best_feature_id = best_candidate.feature_id; in FindBestSplitsPerNode() local