Skip to content

Commit 2c917ff

Browse files
fix inc test
1 parent 5aafa77 commit 2c917ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_inc.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
python -m pip install --upgrade pip
3333
pip install cmake
3434
pip install py-cpuinfo
35+
pip install torch==2.2 torchaudio torchvision --extra-index-url https://download.pytorch.org/whl/cpu
3536
pip install .[neural-compressor,diffusers,tests]
3637
pip install intel-extension-for-transformers
3738
pip install peft

0 commit comments

Comments
 (0)