pytorch/test/quantization/pt2e
Jerry Zhang b0df0cd7cc [reland][quant][fix] Compare resnet with quantizer api with the prepare_fx and decomposed convert flow (#99355)
Summary:
Using a decomposed convert to make sure we get exact match, this means the nodes in resnet are
annotated correctly, reland for https://github.com/pytorch/pytorch/pull/98905

Test Plan:
python test/test_quantization.py TestQuantizePT2EModels.test_resnet18_with_quantizer_api

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D45071168](https://our.internmc.facebook.com/intern/diff/D45071168)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/99355
Approved by: https://github.com/kimishpatel
2023-04-19 16:47:15 +00:00
..
test_quantize_pt2e.py [reland][quant][fix] Compare resnet with quantizer api with the prepare_fx and decomposed convert flow (#99355) 2023-04-19 16:47:15 +00:00
test_quantize_pt2e_fx.py [reland][quant][fix] Compare resnet with quantizer api with the prepare_fx and decomposed convert flow (#99355) 2023-04-19 16:47:15 +00:00