Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dsoftmax_op_test.py34 class SoftmaxTest(test.TestCase): class
/external/tensorflow/tensorflow/python/ops/
Dnn_test.py96 class SoftmaxTest(test_lib.TestCase, parameterized.TestCase): class