Skip to content

Commit f9d4535

Browse files
Update PyTorch to an older version for testing CI
1 parent dbfdb41 commit f9d4535

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-
8f2a1f3416d6fe8de878add2f6a98fe37482d45a
1+
74d0136772a9564c77360c17c849c3a368fa3e8f

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.dev20250713
3+
torch==2.8.0.dev20250615

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.24.0.dev20250713
3+
torchvision==0.23.0.dev20250615

0 commit comments

Comments
 (0)