Searched defs:testExp (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/python/ops/numpy_ops/ | ||
| D | np_math_ops_test.py | 143 def testExp(self): member in MathTest |
| /external/python/cpython2/Lib/test/ | ||
| D | test_math.py | 355 def testExp(self): member in MathTests |
| /external/python/cpython3/Lib/test/ | ||
| D | test_math.py | 494 def testExp(self): member in MathTests |
| /external/tensorflow/tensorflow/compiler/xla/python/ | ||
| D | xla_client_test.py | 1110 def testExp(self): member in TestFactory.SingleOpTest |