pytorch/test/quantization/fx
2023-02-13 09:20:37 +00:00
..
__init__.py
test_equalize_fx.py AO migration: replace torch internal callsites (#94170) 2023-02-07 02:32:23 +00:00
test_model_report_fx.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_numeric_suite_fx.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_quantize_fx.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_quantize_pt2e.py Revert "[quant] Add quantize and dequantize operators to decomposition table (#93312)" 2023-02-13 09:20:37 +00:00
test_subgraph_rewriter.py