Home
last modified time | relevance | path

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

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