Skip to content

Commit 3bc43cd

Browse files
Bump torch from 2.7.1 to 2.12.1 in /sdks/python/container/ml/py310
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.1 to 2.12.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.7.1...v2.12.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c77b2d4 commit 3bc43cd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sdks/python/container/ml/py310/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ textual==8.2.7
223223
threadpoolctl==3.6.0
224224
tokenizers==0.21.4
225225
tomli==2.4.1
226-
torch==2.8.0+cpu
226+
torch==2.12.1
227227
tqdm==4.68.3
228228
transformers==4.55.4
229229
typing-inspection==0.4.2

sdks/python/container/ml/py310/gpu_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ threadpoolctl==3.6.0
313313
tiktoken==0.13.0
314314
tokenizers==0.21.4
315315
tomli==2.4.1
316-
torch==2.7.1
316+
torch==2.12.1
317317
torchaudio==2.7.1
318318
torchvision==0.22.1
319319
tqdm==4.68.3

0 commit comments

Comments
 (0)