HomeSort by relevance Sort by last modified time
    Searched full:_get_weights (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/
gbdt_batch.py 553 weights = self._get_weights(hessian_shape, squeezed_hessians)
790 def _get_weights(self, hessian_shape, hessians): member in class:GradientBoostedDecisionTreeModel
    [all...]

Completed in 67 milliseconds