mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
This PR is part of a series attempting to re-submit https://github.com/pytorch/pytorch/pull/134592 as smaller PRs. In quantization tests: - Add and use a common raise_on_run_directly method for when a user runs a test file directly which should not be run this way. Print the file which the user should have run. - Raise a RuntimeError on tests which have been disabled (not run) Pull Request resolved: https://github.com/pytorch/pytorch/pull/154728 Approved by: https://github.com/ezyang |
||
|---|---|---|
| .. | ||
| test_duplicate_dq.py | ||
| test_graph_utils.py | ||
| test_metadata_porting.py | ||
| test_numeric_debugger.py | ||
| test_quantize_pt2e_qat.py | ||
| test_quantize_pt2e.py | ||
| test_representation.py | ||
| test_x86inductor_quantizer.py | ||
| test_xnnpack_quantizer.py | ||