mirror of
https://github.com/pytorch/pytorch.git
synced 2025-11-17 08:11:08 +08:00
This pattern can lead to potential file descriptor leaks, which can cause resource exhaustion or other unpredictable issues Pull Request resolved: https://github.com/pytorch/pytorch/pull/167423 Approved by: https://github.com/cyyever, https://github.com/Skylion007
#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.