Home
last modified time | relevance | path

Searched defs:test_matmul (Results 1 – 15 of 15) sorted by relevance

/external/federated-compute/fcp/tensorflow/
Dtf_py_smoke_test.py32 def test_matmul(self): member in TfPySmokeTest
/external/tensorflow/tensorflow/compiler/mlir/tfrt/python_tests/
Dtf_matmul_test.py72 def test_matmul(self): member in TfMatMulTest
/external/python/cpython3/Lib/test/
Dtest_type_comments.py278 def test_matmul(self): member in TypeCommentTests
Dtest_operator.py244 def test_matmul(self): member in OperatorTestCase
/external/pytorch/test/torch_np/
Dtest_binary_ufuncs.py152 def test_matmul(self): member in TestBinaryUfuncBasic
/external/python/cpython3/Lib/test/test_unittest/testmock/
Dtestmagicmethods.py506 def test_matmul(self): member in TestMockingMagicMethods
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dmath_test.py282 def test_matmul(self): member in MathTest
/external/pytorch/test/inductor/
Dtest_padding.py436 def test_matmul(self): member in PaddingTest
/external/pytorch/test/onnx/
Dtest_fx_to_onnx_with_onnxruntime.py382 def test_matmul(self): member in TestFxToOnnxWithOnnxRuntime
Dtest_pytorch_onnx_onnxruntime.py5340 def test_matmul(self): member in TestONNXRuntime
/external/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_test_util.py501 def test_matmul(self): function
/external/pytorch/test/
Dtest_namedtensor.py1857 def test_matmul(self): member in TestNamedTensor
Dtest_jit_fuser_te.py1714 def test_matmul(self): member in TestTEFuser
Dtest_nestedtensor.py2018 def test_matmul(self, device, dtype): member in TestNestedTensorDeviceType
/external/pytorch/aten/src/ATen/test/
Dvulkan_api_test.cpp1217 void test_matmul( in test_matmul() function