xref: /aosp_15_r20/external/pytorch/benchmarks/sparse/README.md (revision da0073e96a02ea20f0ac840b70461e3646d07c45)
1#Sparse benchmarks
2
3These sets of benchmarks are for the sparse matrix functionality. They exist for
4comparing the performance of sparse matrix routines such as SpMV between various
5sparse matrix formats and with other frameworks such as TensorFlow.
6