[xpu][test] Port 2 test/dtypes_{affine_quantized, affine_quantized_float} UT files to intel XPU#3366
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/3366
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 060c9e9 with merge base 257d18a ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
cc @liangan1 |
|
To add the ciflow label This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows. |
jerryzh168
left a comment
There was a problem hiding this comment.
we are actually trying to deprecate aqt, new tests are in: https://github.com/pytorch/ao/tree/main/test/quantization/quantize_/workflows
Got it. we will enable these UTs. |
…oat} UT files to intel XPU (pytorch#3366) * enable test/dtypes/test_affine_quantized.py on intel XPU * enable test/dtypes/test_affine_quantized.py on intel XPU * enable test/dtypes/test_affine_quantized_float.py on intel XPU * enable test/dtypes/test_affine_quantized_float.py on intel XPU * enable test/dtypes/test_affine_quantized_float.py on intel XPU * enable test/dtypes/test_affine_quantized_float.py on intel XPU * enable test/dtypes/test_affine_quantized_float.py on intel XPU * fix format issue * fix format issue * fix format issue
For #2917, This PR is targeted to port test/dtypes/test_affine_quantized.py and test/dtypes/test_affine_quantized_float.py to intel XPU.