|
81 | 81 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
|
82 | 82 | - run: pip install --upgrade pip
|
83 | 83 | - run: pip install .[sklearn,tf-cpu,torch,testing,sentencepiece,torch-speech,vision]
|
84 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.9.0+cpu.html |
| 84 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cpu.html |
85 | 85 | - save_cache:
|
86 | 86 | key: v0.4-{{ checksum "setup.py" }}
|
87 | 87 | paths:
|
@@ -117,7 +117,7 @@ jobs:
|
117 | 117 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
|
118 | 118 | - run: pip install --upgrade pip
|
119 | 119 | - run: pip install .[sklearn,tf-cpu,torch,testing,sentencepiece,torch-speech,vision]
|
120 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.9.0+cpu.html |
| 120 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cpu.html |
121 | 121 | - save_cache:
|
122 | 122 | key: v0.4-{{ checksum "setup.py" }}
|
123 | 123 | paths:
|
@@ -148,7 +148,7 @@ jobs:
|
148 | 148 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
|
149 | 149 | - run: pip install --upgrade pip
|
150 | 150 | - run: pip install .[sklearn,flax,torch,testing,sentencepiece,torch-speech,vision]
|
151 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.9.0+cpu.html |
| 151 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cpu.html |
152 | 152 | - save_cache:
|
153 | 153 | key: v0.4-{{ checksum "setup.py" }}
|
154 | 154 | paths:
|
@@ -184,7 +184,7 @@ jobs:
|
184 | 184 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
|
185 | 185 | - run: pip install --upgrade pip
|
186 | 186 | - run: pip install .[sklearn,flax,torch,testing,sentencepiece,torch-speech,vision]
|
187 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.9.0+cpu.html |
| 187 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cpu.html |
188 | 188 | - save_cache:
|
189 | 189 | key: v0.4-{{ checksum "setup.py" }}
|
190 | 190 | paths:
|
@@ -214,7 +214,7 @@ jobs:
|
214 | 214 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
|
215 | 215 | - run: pip install --upgrade pip
|
216 | 216 | - run: pip install .[sklearn,torch,testing,sentencepiece,torch-speech,vision,timm]
|
217 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.9.0+cpu.html |
| 217 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cpu.html |
218 | 218 | - save_cache:
|
219 | 219 | key: v0.4-torch-{{ checksum "setup.py" }}
|
220 | 220 | paths:
|
@@ -249,7 +249,7 @@ jobs:
|
249 | 249 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
|
250 | 250 | - run: pip install --upgrade pip
|
251 | 251 | - run: pip install .[sklearn,torch,testing,sentencepiece,torch-speech,vision,timm]
|
252 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.9.0+cpu.html |
| 252 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cpu.html |
253 | 253 | - save_cache:
|
254 | 254 | key: v0.4-torch-{{ checksum "setup.py" }}
|
255 | 255 | paths:
|
@@ -402,7 +402,7 @@ jobs:
|
402 | 402 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
|
403 | 403 | - run: pip install --upgrade pip
|
404 | 404 | - run: pip install .[sklearn,torch,testing,sentencepiece,torch-speech,vision,timm]
|
405 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.9.0+cpu.html |
| 405 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cpu.html |
406 | 406 | - save_cache:
|
407 | 407 | key: v0.4-torch-{{ checksum "setup.py" }}
|
408 | 408 | paths:
|
@@ -438,7 +438,7 @@ jobs:
|
438 | 438 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
|
439 | 439 | - run: pip install --upgrade pip
|
440 | 440 | - run: pip install .[sklearn,torch,testing,sentencepiece,torch-speech,vision,timm]
|
441 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.9.0+cpu.html |
| 441 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cpu.html |
442 | 442 | - save_cache:
|
443 | 443 | key: v0.4-torch-{{ checksum "setup.py" }}
|
444 | 444 | paths:
|
@@ -753,7 +753,7 @@ jobs:
|
753 | 753 | - run: sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
|
754 | 754 | - run: pip install --upgrade pip
|
755 | 755 | - run: pip install ."[docs]"
|
756 |
| - - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.9.0+cpu.html |
| 756 | + - run: pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cpu.html |
757 | 757 | - save_cache:
|
758 | 758 | key: v0.4-build_doc-{{ checksum "setup.py" }}
|
759 | 759 | paths:
|
|
0 commit comments