Commit 3cbc111
Fix PyTorch 2.8 SageMaker Package Regressions (#5520)
* run tests
* rebuild and run tests
* update sagemaker pin and rebuild image
* rebuild image with sm sdk
* pin versions and rebuild image
* Fix version pins and rebuild image
* pins s3fs to prevent the downgrade and rebuild
* resolve incompatibilty issue
* retry tests
* install newer version of s3fs
* revert config file
* revert version pin changes and pin sm version
* build image
* put back awscli and boto3 pins
* Empty commit to trigger rebuild
* fix typo & rerun
* fix SM version pin & rerun
* add sniffio explicitly & rerun
* revert toml file
---------
Co-authored-by: DevakiBolleneni <devakib@amazon.com>1 parent b9a52b8 commit 3cbc111
File tree
2 files changed
+11
-7
lines changed- pytorch/training/docker/2.8/py3
- cu129
2 files changed
+11
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
289 | 291 | | |
290 | 292 | | |
291 | 293 | | |
| |||
297 | 299 | | |
298 | 300 | | |
299 | 301 | | |
300 | | - | |
| 302 | + | |
301 | 303 | | |
302 | 304 | | |
303 | 305 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
257 | 259 | | |
258 | 260 | | |
259 | 261 | | |
| |||
265 | 267 | | |
266 | 268 | | |
267 | 269 | | |
268 | | - | |
| 270 | + | |
269 | 271 | | |
270 | 272 | | |
271 | 273 | | |
| |||
0 commit comments