Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/
H A DSparseCsrTensor.cpp376 Tensor sparse_compressed_tensor_with_dims( in sparse_compressed_tensor_with_dims() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorFactories.cpp1403 auto res = at::native::sparse_compressed_tensor_with_dims( in zeros_like()