Skip to content

Commit

Permalink
update PyTorch version to 2.1.0.dev20230721 (#2331)
Browse files Browse the repository at this point in the history
- torch version: 2.1.0.dev20230721
 - torch commit hash: f228c8b8cac3db634516c7101dee077cbaa026ab
 - torchvision version: 0.16.0.dev20230721

Co-authored-by: Roll PyTorch Action <[email protected]>
  • Loading branch information
silvasean and Roll PyTorch Action authored Jul 21, 2023
1 parent 3ca35b4 commit fb4c54f
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 @@
a16c87a767b22dbfa9e9435b1efe699db377ebf5
f228c8b8cac3db634516c7101dee077cbaa026ab
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.dev20230720
torch==2.1.0.dev20230721
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.dev20230720
torchvision==0.16.0.dev20230721

0 comments on commit fb4c54f

Please sign in to comment.