pytorch
ccd5ad81 - inductor(CPU): add ISA check before do cpu fx packed weight (#99502)

Commit
1 year ago
inductor(CPU): add ISA check before do cpu fx packed weight (#99502) 1. This PR is to fix https://github.com/pytorch/pytorch/issues/99423, which will add an ISA check before doing the bf16 weight pack. 2. Move CPU-related tests from ```test_torchinductor.py``` to ```test_cpu_repo.py``` to reduce the CI time. Pull Request resolved: https://github.com/pytorch/pytorch/pull/99502 Approved by: https://github.com/jgong5, https://github.com/desertfire
Author
Committer
Parents
Loading