Skip to content

Commit

Permalink
build: manually update PyTorch version (llvm#2933)
Browse files Browse the repository at this point in the history
Set PyTorch and TorchVision version to nightly release 2024-02-20.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
  • Loading branch information
vivekkhandelwal1 authored Feb 22, 2024
1 parent 53f6d06 commit 5af2495
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 @@
b51e0246b7f119770c47183b230c553f15ab4fbb
8efa066dc0870521652c1319bd6b5b0f6dc3fe25
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.dev20240214
torch==2.3.0.dev20240220
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.dev20240207
torchvision==0.18.0.dev20240220

0 comments on commit 5af2495

Please sign in to comment.