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 9d6184b commit e16865fCopy full SHA for e16865f
.github/workflows/ci-lingvo.yml
@@ -62,7 +62,7 @@ jobs:
62
pip install h5py==2.10.0
63
pip install pytest-mock
64
pip install torch==1.10.2+cpu
65
- pip install torchaudio==0.10.2+cpu
+ pip install torchaudio==0.10.2
66
pip install torchvision==0.11.3+cpu
67
pip list
68
- name: Run ${{ matrix.name }} Tests
0 commit comments