Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dnn_test.py838 def _SoftmaxCrossEntropyWithLogits(logits, targets): function
859 exp_sampled_softmax_loss = _SoftmaxCrossEntropyWithLogits(
895 def _SoftmaxCrossEntropyWithLogits(logits, targets): function
917 exp_sampled_softmax_loss = _SoftmaxCrossEntropyWithLogits(