Searched defs:test_sparse_matmul (Results 1 – 1 of 1) sorted by relevance
3599 def test_sparse_matmul(self, device, dtype, coalesced): member in TestSparse3638 def test_sparse_matmul(sparse_dims, nnz, shape_a, shape_b): function