mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: The Quantizer subclass can return a new model from `transform_for_annotation`, and this is common if it uses any ExportPass subclass which does not mutate in-place. Use the returned model instead of assuming its the same. Differential Revision: D60869676 Pull Request resolved: https://github.com/pytorch/pytorch/pull/132893 Approved by: https://github.com/jerryzh168 |
||
|---|---|---|
| .. | ||
| test_duplicate_dq.py | ||
| test_graph_utils.py | ||
| test_metadata_porting.py | ||
| test_numeric_debugger.py | ||
| test_quantize_pt2e.py | ||
| test_quantize_pt2e_qat.py | ||
| test_representation.py | ||
| test_x86inductor_quantizer.py | ||
| test_xnnpack_quantizer.py | ||