mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Just like we use `is/is not` for class comparisons, it is generally advised to use `is/is not` for comparisons against torch functions. Pull Request resolved: https://github.com/pytorch/pytorch/pull/166624 Approved by: https://github.com/Lucaskabela, https://github.com/Skylion007 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| composable_quantizer.py | ||
| embedding_quantizer.py | ||
| quantizer.py | ||
| utils.py | ||
| x86_inductor_quantizer.py | ||
| xnnpack_quantizer_utils.py | ||
| xnnpack_quantizer.py | ||
| xpu_inductor_quantizer.py | ||