update PyTorch version to 2.1.0.dev20230717 (#2315)

- torch version: 2.1.0.dev20230717
 - torch commit hash: c437a4b1e0da5c00c15c983fecfeedb81b2355f5
 - torchvision version: 0.16.0.dev20230717

Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
pull/2280/merge
Sean Silva 2023-07-17 07:48:34 -07:00 committed by GitHub
parent 06c9bd08e0
commit ba24a46910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
c69b6e5da6f5892c2b2bd5fbf28dd5b568de362f
c437a4b1e0da5c00c15c983fecfeedb81b2355f5

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torch==2.1.0.dev20230716
torch==2.1.0.dev20230717

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torchvision==0.16.0.dev20230716
torchvision==0.16.0.dev20230717