Skip to content

Commit 0e707cd

Browse files
build: manually update PyTorch version (#4179)
This commit sets the PyTorch and TorchVision versions to nightly release 2025-05-12. Signed-off-by: Vivek Khandelwal <[email protected]>
1 parent 958d2c8 commit 0e707cd

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-
5ca255eb2992a9ade21b8b12be42c57029cd73f4
1+
c8d468403bee348e736e3f7a1da9adae67771544

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.dev20250504
3+
torch==2.8.0.dev20250512

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.dev20250504
3+
torchvision==0.22.0.dev20250512

0 commit comments

Comments
 (0)