Skip to content

Commit

Permalink
update PyTorch version to 2.1.0.dev20230719 (#2323)
Browse files Browse the repository at this point in the history
- torch version: 2.1.0.dev20230719
 - torch commit hash: 82e03ad95768645f27100929366530f5d62deffe
 - torchvision version: 0.16.0.dev20230719

Co-authored-by: Roll PyTorch Action <[email protected]>
  • Loading branch information
silvasean and Roll PyTorch Action authored Jul 19, 2023
1 parent a308a54 commit c9add6b
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 @@
5e128c4fa1f1217e30c7179aeb5eb5eb95d4dd70
82e03ad95768645f27100929366530f5d62deffe
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.dev20230718
torch==2.1.0.dev20230719
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.dev20230718
torchvision==0.16.0.dev20230719

0 comments on commit c9add6b

Please sign in to comment.