Skip to content

Commit

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

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
  • Loading branch information
vivekkhandelwal1 authored Apr 10, 2024
1 parent 5eb0cf9 commit 3b84a71
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 @@
e1c8416590b718ab97e06089e57b650ae3909711
a3fc530d821d9ebb6fc2fc9be4720932913e68c1
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.4.0.dev20240401
torch==2.4.0.dev20240408
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.19.0.dev20240401
torchvision==0.19.0.dev20240408

0 comments on commit 3b84a71

Please sign in to comment.