We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab4cc6 commit b4933aeCopy full SHA for b4933ae
.github/scripts/ci_test_xpu.sh
@@ -14,8 +14,6 @@ python3 -c "import torch; import torchao; print(f'Torch version: {torch.__versio
14
15
pip install pytest expecttest parameterized accelerate hf_transfer 'modelscope!=1.15.0'
16
17
-pytest -v -s torchao/test/quantization/quantize_/workflows/int4/test_int4_plain_int32_tensor.py
18
-
19
pytest -v -s torchao/test/quantization/
20
21
pytest -v -s torchao/test/dtypes/
0 commit comments