Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc149 const float cum_hess_bucket = cum_hess[bucket]; in Compute() local
154 cum_hess_bucket * identity, l1, l2, in Compute()
161 (total_hess - cum_hess_bucket) * identity, in Compute()