From daa9a097544510f7833c3dabdf20d27d306786e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 22:31:17 +0000 Subject: [PATCH] Bump torch Bumps torch from 2.7.1 to 2.7.1+cu128. --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1+cu128 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../deployment/eks/demo/hero/training/fsdp/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Container-Root/hyperpod/deployment/eks/demo/hero/training/fsdp/src/requirements.txt b/Container-Root/hyperpod/deployment/eks/demo/hero/training/fsdp/src/requirements.txt index f896d6c..6caf4be 100644 --- a/Container-Root/hyperpod/deployment/eks/demo/hero/training/fsdp/src/requirements.txt +++ b/Container-Root/hyperpod/deployment/eks/demo/hero/training/fsdp/src/requirements.txt @@ -1,6 +1,6 @@ --extra-index-url https://download.pytorch.org/whl/cu128 datasets -torch==2.7.1 +torch==2.7.1+cu128 torchaudio==2.7.1 torchvision==0.22.1 transformers==4.52.4