pytorch/test/quantization/pt2e
Max Ren d2033a0639 [quant][pt2e][xnnpack_quantizer] add support for linear_relu (#117052)
Add support for linear_relu annotation for XNNPACKQuantizer, this allows the input to linear and the output to relu to share the same quantization parameter.s

Differential Revision: [D52574086](https://our.internmc.facebook.com/intern/diff/D52574086/)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/117052
Approved by: https://github.com/jerryzh168, https://github.com/digantdesai
2024-01-09 23:19:52 +00:00
..
test_duplicate_dq.py [BE]: Enable F821 and fix bugs (#116579) 2024-01-01 08:40:46 +00:00
test_generate_numeric_debug_handle.py [quant][pt2e] Preserve numeric_debug_handle in quantization flows (#116477) 2024-01-03 03:39:00 +00:00
test_graph_utils.py
test_metadata_porting.py [Quantization] Add "quantization_tag" as metadata to fx proxy (#108764) 2023-11-01 21:41:58 +00:00
test_quantize_pt2e.py [quant][be] enable xnnpack_quantizer tests to run in internal CI (#116911) 2024-01-08 23:43:47 +00:00
test_quantize_pt2e_qat.py [export] Preserve FQN in export_to_torch_ir (#115462) 2023-12-13 04:58:47 +00:00
test_representation.py
test_x86inductor_quantizer.py [BE]: Enable RUF015 codebase wide (#115507) 2023-12-11 15:51:01 +00:00
test_xnnpack_quantizer.py [quant][pt2e][xnnpack_quantizer] add support for linear_relu (#117052) 2024-01-09 23:19:52 +00:00