Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dgradients_impl.py377 def hessians(ys, function
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc1263 const auto hessians = hessians_t->matrix<float>(); in Compute() local
1332 const auto hessians = hessians_t->matrix<float>(); in Compute() local
1470 const TTypes<float>::ConstMatrix& hessians, in AddInstanceStatsToMap()
1494 const TTypes<float>::ConstMatrix& hessians, in AddRangeStats()
1537 const auto hessians = hessians_t->matrix<float>(); in Compute() local