Skip to content

Commit

Permalink
update PyTorch version to 2.1.0.dev20230711 (#2299)
Browse files Browse the repository at this point in the history
- torch version: 2.1.0.dev20230711
 - torch commit hash: 927dc662386af052018212c7d01309a506fc94cd
 - torchvision version: 0.16.0.dev20230711

Co-authored-by: Roll PyTorch Action <[email protected]>
  • Loading branch information
silvasean and Roll PyTorch Action authored Jul 11, 2023
1 parent 1766939 commit bbd3094
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 @@
69565763c841e4e8d07fd338c9bf6515005b3880
927dc662386af052018212c7d01309a506fc94cd
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.1.0.dev20230710
torch==2.1.0.dev20230711
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.16.0.dev20230710
torchvision==0.16.0.dev20230711

0 comments on commit bbd3094

Please sign in to comment.