Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/
H A DSparseCsrTensor.cpp133 const std::string compressed_indices_name = compressedIndicesName(layout); in _validate_sparse_compressed_tensor_args_worker() local
528 const std::string compressed_indices_name = compressedIndicesName(layout); in _estimate_sparse_compressed_tensor_size() local