Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc138 float best_bucket = 0; in Compute() local
299 int32 best_bucket = 0; in Compute() local
427 const float l2, float* best_gain, int32* best_bucket, int32* best_f_dim, in CalculateBestInequalitySplit()
496 const float l2, float* best_gain, int32* best_bucket, int32* best_f_dim, in CalculateBestEqualitySplit()
524 int32* best_bucket, int32* best_f_dim, in MaybeUpdateBestSplit()
656 int32 best_bucket; in Compute() local
811 const float l2, float* best_gain, int32* best_bucket, int32* best_f_dim, in CalculateBestInequalitySplit()
880 const float l2, float* best_gain, int32* best_bucket, int32* best_f_dim, in CalculateBestEqualitySplit()
908 int32* best_bucket, int32* best_f_dim, in MaybeUpdateBestSplit()
1126 float best_bucket = 0; in process_node() local