mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
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 |
||
|---|---|---|
| .. | ||
| test_duplicate_dq.py | ||
| test_generate_numeric_debug_handle.py | ||
| test_graph_utils.py | ||
| test_metadata_porting.py | ||
| test_quantize_pt2e.py | ||
| test_quantize_pt2e_qat.py | ||
| test_representation.py | ||
| test_x86inductor_quantizer.py | ||
| test_xnnpack_quantizer.py | ||