Skip to content

Commit 997251d

Browse files
build: manually update PyTorch version (#4205)
This commit sets the PyTorch and TorchVision versions to nightly release 2025-05-25. Signed-off-by: Vivek Khandelwal <[email protected]>
1 parent 6da8588 commit 997251d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pytorch-hash.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c8d468403bee348e736e3f7a1da9adae67771544
1+
3560b8ebe9277e8c25335e35d8c9e0872052b2dc

pytorch-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-f https://download.pytorch.org/whl/nightly/cpu/torch/
22
--pre
3-
torch==2.8.0.dev20250512
3+
torch==2.8.0.dev20250525

torchvision-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-f https://download.pytorch.org/whl/nightly/cpu/torchvision/
22
--pre
3-
torchvision==0.22.0.dev20250512
3+
torchvision==0.22.0.dev20250525

0 commit comments

Comments
 (0)