Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse.py3795 def check_empty(sparse_shape, nnz, dense_shape, coalesce): argument
3864 def check_empty(sparse_shape, nnz, dense_shape, coalesce): argument
H A Dtest_sparse_csr.py3332 def _generate_subject(sparse_shape, batch_shape, hybrid_shape): argument