Skip to content

Commit 2f58061

Browse files
Bump torch from 2.7.1 to 2.12.0 in /sdks/python/container/ml/py312
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.1 to 2.12.0. - [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.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebde16e commit 2f58061

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ testcontainers==4.14.2
218218
textual==8.2.7
219219
threadpoolctl==3.6.0
220220
tokenizers==0.21.4
221-
torch==2.8.0+cpu
221+
torch==2.12.0
222222
tqdm==4.68.2
223223
transformers==4.55.4
224224
typing-inspection==0.4.2

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ textual==8.2.7
308308
threadpoolctl==3.6.0
309309
tiktoken==0.13.0
310310
tokenizers==0.21.4
311-
torch==2.7.1
311+
torch==2.12.0
312312
torchaudio==2.7.1
313313
torchvision==0.22.1
314314
tqdm==4.68.2

0 commit comments

Comments
 (0)