Skip to content

Commit 878a69d

Browse files
Bump torch from 2.7.1 to 2.12.0 in /sdks/python/container/ml/py310
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 b3a62ee commit 878a69d

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
@@ -222,7 +222,7 @@ textual==8.2.7
222222
threadpoolctl==3.6.0
223223
tokenizers==0.21.4
224224
tomli==2.4.1
225-
torch==2.8.0+cpu
225+
torch==2.12.0
226226
tqdm==4.68.2
227227
transformers==4.55.4
228228
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
@@ -312,7 +312,7 @@ threadpoolctl==3.6.0
312312
tiktoken==0.13.0
313313
tokenizers==0.21.4
314314
tomli==2.4.1
315-
torch==2.7.1
315+
torch==2.12.0
316316
torchaudio==2.7.1
317317
torchvision==0.22.1
318318
tqdm==4.68.2

0 commit comments

Comments
 (0)