Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/ops/gpu/
Dtest_exp_op.py37 def test_exp(): function
/third_party/mindspore/tests/st/ops/cpu/
Dtest_exp_op.py37 def test_exp(): function
/third_party/boost/libs/multiprecision/test/
Dtest_mpfi.cpp17 void test_exp() in test_exp() function
/third_party/boost/libs/math/test/
Dooura_fourier_integral_test.cpp168 void test_exp() in test_exp() function
/third_party/mindspore/tests/ut/python/ops/
Dtest_math_ops.py112 def test_exp(): function
/third_party/mindspore/tests/st/numpy_native/
Dtest_math_ops.py1238 def test_exp(): function
/third_party/python/Lib/test/
Dtest_decimal.py3100 def test_exp(self): member in ContextAPItests