Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/st/tensor/
Dtest_multiply.py37 def test_multiply(mode): function
/third_party/mindspore/mindspore-src/source/tests/st/ops/
Dtest_multiply.py38 def test_multiply(mode): function
/third_party/mindspore/mindspore-src/source/tests/ut/python/ops/
Dtest_math_ops.py56 def test_multiply(): function
/third_party/mindspore/mindspore-src/source/tests/st/numpy_native/
Dtest_math_ops.py200 def test_multiply(): function
/third_party/python/Lib/test/
Dtest_decimal.py3413 def test_multiply(self): member in ContextAPItests