Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse_csr.py3258 def _check_against_scipy_matrix(pt_matrix, dense, blocksize, **kwargs): argument
3281 def _check_hybrid_matrix(pt_matrix, dense, blocksize, **kwargs): argument