Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/definitions/
H A Dsparse.py507 def _to_sparse(tensor, **kwargs): function
/aosp_15_r20/external/pytorch/torch/masked/maskedtensor/
H A D_ops_refs.py427 def _to_sparse(func, *args, **kwargs): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse_csr.py555 def _to_sparse(x): function