Skip to content

Commit

Permalink
Revert "build: manually update PyTorch version (llvm#2933)"
Browse files Browse the repository at this point in the history
New PyTorch appaears to break the CI

This reverts commit 5af2495.
  • Loading branch information
rsuderman committed Feb 23, 2024
1 parent 55dc8de commit acb59aa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pytorch-hash.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8efa066dc0870521652c1319bd6b5b0f6dc3fe25
b51e0246b7f119770c47183b230c553f15ab4fbb
2 changes: 1 addition & 1 deletion pytorch-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torch==2.3.0.dev20240220
torch==2.3.0.dev20240214
2 changes: 1 addition & 1 deletion torchvision-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torchvision==0.18.0.dev20240220
torchvision==0.18.0.dev20240207

0 comments on commit acb59aa

Please sign in to comment.