Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/
H A DSparseTensor.cpp172 SparseTensor new_with_dims_sparse( in new_with_dims_sparse() function
257 return new_with_dims_sparse( in empty_sparse()
528 SparseTensor other = new_with_dims_sparse( in clone_sparse()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorConversions.cpp1199 auto sparse = new_with_dims_sparse( in dense_to_sparse()