pytorch/test/quantization/pt2e
Chen Lai bd370c138a fix pt2e block wise quantization unit test (#147406)
Differential Revision: D69806596

https://github.com/pytorch/pytorch/pull/146946 breaks the unit test, because the quant nodes are folded by default now.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/147406
Approved by: https://github.com/andrewor14, https://github.com/jerryzh168
2025-02-19 02:40:27 +00:00
..
test_duplicate_dq.py PEP585 update - test (#145176) 2025-01-22 04:48:28 +00:00
test_graph_utils.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
test_metadata_porting.py PEP585 update - test (#145176) 2025-01-22 04:48:28 +00:00
test_numeric_debugger.py PEP585 update - test (#145176) 2025-01-22 04:48:28 +00:00
test_quantize_pt2e_qat.py PEP585 update - test (#145176) 2025-01-22 04:48:28 +00:00
test_quantize_pt2e.py fix pt2e block wise quantization unit test (#147406) 2025-02-19 02:40:27 +00:00
test_representation.py PEP585 update - test (#145176) 2025-01-22 04:48:28 +00:00
test_x86inductor_quantizer.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
test_xnnpack_quantizer.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00