mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
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
#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.