Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/
Destimator.py528 loss_reduction=core_losses.Reduction.SUM_OVER_NONZERO_WEIGHTS): argument
554 loss_reduction=core_losses.Reduction.SUM_OVER_NONZERO_WEIGHTS): argument
/external/tensorflow/tensorflow/contrib/distribute/python/
Dminimize_loss_test.py289 def testMeanVsSum(self, distribution, optimizer_fn, loss_reduction, argument
/external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/
Dgbdt_batch.py303 loss_reduction=losses.Reduction.SUM_OVER_NONZERO_WEIGHTS, argument