Skip to content

Commit b4933ae

Browse files
committed
remove case
1 parent aab4cc6 commit b4933ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/scripts/ci_test_xpu.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ python3 -c "import torch; import torchao; print(f'Torch version: {torch.__versio
1414

1515
pip install pytest expecttest parameterized accelerate hf_transfer 'modelscope!=1.15.0'
1616

17-
pytest -v -s torchao/test/quantization/quantize_/workflows/int4/test_int4_plain_int32_tensor.py
18-
1917
pytest -v -s torchao/test/quantization/
2018

2119
pytest -v -s torchao/test/dtypes/

0 commit comments

Comments
 (0)