Skip to content

Commit 1e4c605

Browse files
Revert "build: manually update PyTorch version" (#4271)
Reverts #4246 The changes are reverted since they result in the CI breakage as reported here: #4262.
1 parent 8cee8ed commit 1e4c605

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-
fcd40af2df7544ededc09d0d31bb10e64b7078bd
1+
382411c3d8fe3b2eed522fa97c24e8caa9530bec

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.9.0.dev20250629
3+
torch==2.8.0.dev20250622

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.23.0.dev20250629
3+
torchvision==0.23.0.dev20250622

0 commit comments

Comments
 (0)