pytorch/test/quantization/pt2e
Jerry Zhang b893aa71ca Rename generate_numeric_debug_handle to numeric_debugger (#130590)
Summary:
att

Test Plan:
CI

Reviewers:

Subscribers:

Tasks:

Tags:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/130590
Approved by: https://github.com/dulinriley, https://github.com/tarun292
2024-07-15 22:42:27 +00:00
..
test_duplicate_dq.py
test_graph_utils.py Enable UFMT on all of test/quantization/jit &pt2e (#124010) 2024-04-14 06:07:23 +00:00
test_metadata_porting.py [quant][pt2e] Propagate get_attr meta through known ops only (#124415) 2024-04-24 20:55:56 +00:00
test_numeric_debugger.py Rename generate_numeric_debug_handle to numeric_debugger (#130590) 2024-07-15 22:42:27 +00:00
test_quantize_pt2e.py [quant][pt2e] Allow multi users without output observers (#126487) 2024-05-17 18:48:21 +00:00
test_quantize_pt2e_qat.py [quant][pt2e] Fix conv-bn weight + bias per channel QAT (#125208) 2024-04-30 18:12:25 +00:00
test_representation.py
test_x86inductor_quantizer.py [Quant][PT2E] enable qlinear post op fusion for dynamic quant & qat (#122667) 2024-07-08 20:04:39 +00:00
test_xnnpack_quantizer.py