Files
pytorch/benchmarks/sparse
cyy 5213a72bd3 Enable ruff SIM115 check (#169437)
This PR enables the ruff check for using context managers.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/169437
Approved by: https://github.com/Lucaskabela, https://github.com/albanD
2025-12-05 01:58:13 +00:00
..
2025-12-05 01:58:13 +00:00
2025-12-05 01:58:13 +00:00

#Sparse benchmarks

These sets of benchmarks are for the sparse matrix functionality. They exist for comparing the performance of sparse matrix routines such as SpMV between various sparse matrix formats and with other frameworks such as TensorFlow.