Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/
Ddistillation_loss.py51 def _dnn_to_tree_squared_loss(dnn_logits, tree_logits, example_weights): argument
63 def _dnn_to_tree_cross_entropy_loss(dnn_logits, tree_logits, example_weights): argument