pytorch
f18b9f86 - [quant][test] Fix broken PT2 import, add warnings (#102644)

Commit
1 year ago
[quant][test] Fix broken PT2 import, add warnings (#102644) Summary: We are currently silently skipping all PT2 quantization tests due to a recent typo. This commit fixes this and also adds warnings so it'll be easier to debug similar issues in the future. Test Plan: python test/test_quantization.py Differential Revision: D46329480 Pull Request resolved: https://github.com/pytorch/pytorch/pull/102644 Approved by: https://github.com/jerryzh168
Author
Committer
Parents
Loading