Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/
Dgbdt_batch.py697 hessian_list = self._full_hessian(gradients, predictions)
1222 def _full_hessian(self, grads, predictions): member in GradientBoostedDecisionTreeModel