mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: Redo of https://github.com/pytorch/pytorch/pull/146578 to get around rebase conflicts. Test Plan: ``` pytest test/quantization/core/experimental/test_floatx.py -s ``` Reviewers: Subscribers: Tasks: Tags: Pull Request resolved: https://github.com/pytorch/pytorch/pull/148791 Approved by: https://github.com/drisspg, https://github.com/eqy, https://github.com/jeffdaily |
||
|---|---|---|
| .. | ||
| apot_fx_graph_mode_ptq.py | ||
| apot_fx_graph_mode_qat.py | ||
| quantization_util.py | ||
| test_adaround_eager.py | ||
| test_bits.py | ||
| test_fake_quantize.py | ||
| test_floatx.py | ||
| test_linear.py | ||
| test_nonuniform_observer.py | ||
| test_quantized_tensor.py | ||
| test_quantizer.py | ||