Home
last modified time | relevance | path

Searched refs:test_matmul (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/tests/st/ops/graph_kernel/
Dtest_matmul_to_mul.py45 def test_matmul(): function
69 test_matmul()
84 test_matmul()
/third_party/mindspore/tests/ut/python/pynative_mode/vm/
Dtest_vm.py190 def test_matmul(): function
/third_party/python/Lib/test/
Dtest_type_comments.py271 def test_matmul(self): member in TypeCommentTests
Dtest_operator.py226 def test_matmul(self): member in OperatorTestCase
/third_party/python/Lib/unittest/test/testmock/
Dtestmagicmethods.py467 def test_matmul(self): member in TestMockingMagicMethods
/third_party/mindspore/tests/st/numpy_native/
Dtest_math_ops.py724 def test_matmul(): function