mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
The issue is that there is no FBGEMM or MKLDNN on ARM and QNNPACK is disabled by default for some reason. Not sure if this PR is the right approach, alternatives are probably: 1) keep these tests skipped 2) not disable QNNPACK by default on ARM 3) ? Pull Request resolved: https://github.com/pytorch/pytorch/pull/83097 Approved by: https://github.com/jerryzh168, https://github.com/albanD |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_equalize_fx.py | ||
| test_model_report_fx.py | ||
| test_numeric_suite_fx.py | ||
| test_quantize_fx.py | ||
| test_subgraph_rewriter.py | ||