mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
### Summary Remove unnecessary lines from APoT linear module ### Test Plan Run unit tests with:` python /pytorch/test/quantization/core/experimental/test_linear.py` Pull Request resolved: https://github.com/pytorch/pytorch/pull/82909 Approved by: https://github.com/jerryzh168 |
||
|---|---|---|
| .. | ||
| APoT_tensor.py | ||
| apot_utils.py | ||
| fake_quantize_function.py | ||
| fake_quantize.py | ||
| linear.py | ||
| observer.py | ||
| qconfig.py | ||
| quantizer.py | ||