Home
last modified time | relevance | path

Searched refs:test_matmul_out_kernel_errors_with_autograd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/xpu/
H A Dtest_gemm.py1124 def test_matmul_out_kernel_errors_with_autograd(self, device, dtype): member in TestBasicGEMM
/aosp_15_r20/external/pytorch/test/
H A Dtest_linalg.py4892 def test_matmul_out_kernel_errors_with_autograd(self, device, dtype): member in TestLinalg