|
83 | 83 | - run: git lfs install
|
84 | 84 | - run: pip install --upgrade pip
|
85 | 85 | - run: pip install .[sklearn,tf-cpu,torch,testing,sentencepiece,torch-speech,vision]
|
86 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.11.0+cpu.html |
| 86 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.12.0+cpu.html |
87 | 87 | - run: pip install tensorflow_probability
|
88 | 88 | - run: pip install https://github.com/kpu/kenlm/archive/master.zip
|
89 | 89 | - run: pip install git+https://github.com/huggingface/accelerate
|
@@ -124,7 +124,7 @@ jobs:
|
124 | 124 | - run: git lfs install
|
125 | 125 | - run: pip install --upgrade pip
|
126 | 126 | - run: pip install .[sklearn,tf-cpu,torch,testing,sentencepiece,torch-speech,vision]
|
127 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.11.0+cpu.html |
| 127 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.12.0+cpu.html |
128 | 128 | - run: pip install tensorflow_probability
|
129 | 129 | - run: pip install https://github.com/kpu/kenlm/archive/master.zip
|
130 | 130 | - run: pip install git+https://github.com/huggingface/accelerate
|
@@ -159,7 +159,7 @@ jobs:
|
159 | 159 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev espeak-ng
|
160 | 160 | - run: pip install --upgrade pip
|
161 | 161 | - run: pip install .[sklearn,flax,torch,testing,sentencepiece,torch-speech,vision]
|
162 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.11.0+cpu.html |
| 162 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.12.0+cpu.html |
163 | 163 | - run: pip install https://github.com/kpu/kenlm/archive/master.zip
|
164 | 164 | - run: pip install git+https://github.com/huggingface/accelerate
|
165 | 165 | - save_cache:
|
@@ -198,7 +198,7 @@ jobs:
|
198 | 198 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev espeak-ng
|
199 | 199 | - run: pip install --upgrade pip
|
200 | 200 | - run: pip install .[sklearn,flax,torch,testing,sentencepiece,torch-speech,vision]
|
201 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.11.0+cpu.html |
| 201 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.12.0+cpu.html |
202 | 202 | - run: pip install https://github.com/kpu/kenlm/archive/master.zip
|
203 | 203 | - run: pip install git+https://github.com/huggingface/accelerate
|
204 | 204 | - save_cache:
|
@@ -231,7 +231,7 @@ jobs:
|
231 | 231 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev espeak-ng time
|
232 | 232 | - run: pip install --upgrade pip
|
233 | 233 | - run: pip install .[sklearn,torch,testing,sentencepiece,torch-speech,vision,timm]
|
234 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.11.0+cpu.html |
| 234 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.12.0+cpu.html |
235 | 235 | - run: pip install https://github.com/kpu/kenlm/archive/master.zip
|
236 | 236 | - run: pip install git+https://github.com/huggingface/accelerate
|
237 | 237 | - save_cache:
|
@@ -269,7 +269,7 @@ jobs:
|
269 | 269 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev espeak-ng
|
270 | 270 | - run: pip install --upgrade pip
|
271 | 271 | - run: pip install .[sklearn,torch,testing,sentencepiece,torch-speech,vision,timm]
|
272 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.11.0+cpu.html |
| 272 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.12.0+cpu.html |
273 | 273 | - run: pip install https://github.com/kpu/kenlm/archive/master.zip
|
274 | 274 | - run: pip install git+https://github.com/huggingface/accelerate
|
275 | 275 | - save_cache:
|
@@ -439,7 +439,7 @@ jobs:
|
439 | 439 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev espeak-ng
|
440 | 440 | - run: pip install --upgrade pip
|
441 | 441 | - run: pip install .[sklearn,torch,testing,sentencepiece,torch-speech,vision,timm]
|
442 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.11.0+cpu.html |
| 442 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.12.0+cpu.html |
443 | 443 | - run: pip install https://github.com/kpu/kenlm/archive/master.zip
|
444 | 444 | - save_cache:
|
445 | 445 | key: v0.5-torch-{{ checksum "setup.py" }}
|
@@ -477,7 +477,7 @@ jobs:
|
477 | 477 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev espeak-ng
|
478 | 478 | - run: pip install --upgrade pip
|
479 | 479 | - run: pip install .[sklearn,torch,testing,sentencepiece,torch-speech,vision,timm]
|
480 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.11.0+cpu.html |
| 480 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.12.0+cpu.html |
481 | 481 | - run: pip install https://github.com/kpu/kenlm/archive/master.zip
|
482 | 482 | - save_cache:
|
483 | 483 | key: v0.5-torch-{{ checksum "setup.py" }}
|
|
0 commit comments