mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Those tests (from test_ao_sparsity) require FBGEMM which may not be available. So add the skip decorator. Fixes #87364 Pull Request resolved: https://github.com/pytorch/pytorch/pull/144146 Approved by: https://github.com/jerryzh168, https://github.com/jcaip |
||
|---|---|---|
| .. | ||
| test_activation_sparsifier.py | ||
| test_composability.py | ||
| test_data_scheduler.py | ||
| test_data_sparsifier.py | ||
| test_kernels.py | ||
| test_parametrization.py | ||
| test_qlinear_packed_params.py | ||
| test_scheduler.py | ||
| test_sparsifier.py | ||
| test_sparsity_utils.py | ||
| test_structured_sparsifier.py | ||