Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc681 int32 f_best_bucket; in Compute() local
691 &f_best_bucket, &f_best_f_dim, &f_best_split_type, in Compute()
697 &f_best_bucket, &f_best_f_dim, &f_best_split_type, in Compute()
705 best_bucket = f_best_bucket; in Compute()