Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dnn_test.py883 def _SoftmaxCrossEntropyWithLogits(logits, targets): function
940 def _SoftmaxCrossEntropyWithLogits(logits, targets): function