Skip to content

Commit 38d5f99

Browse files
build: manually update PyTorch version (#4225)
This commit sets the PyTorch and TorchVision versions to nightly release 2025-06-09. Signed-off-by: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
1 parent 1ac131c commit 38d5f99

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-
3560b8ebe9277e8c25335e35d8c9e0872052b2dc
1+
724da4eecc6c0ae561efbdcb371ac3f07a7ba8bd

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.dev20250525
3+
torch==2.8.0.dev20250609

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.dev20250525
3+
torchvision==0.23.0.dev20250609

0 commit comments

Comments
 (0)