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