update PyTorch version to 2.2.0.dev20230908 (#2433)

- torch version: 2.2.0.dev20230908
 - torch commit hash: 806d1a871ddfd2d38e1791489892009feaec8425
 - torchvision version: 0.17.0.dev20230908

Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
pull/2450/head snapshot-20230909.956
Stella Laurenzo 2023-09-08 08:23:28 -07:00 committed by GitHub
parent cfd70dfb0d
commit 4dac1a551a
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 @@
a618118ba9ffc33097699c120e8760c0eb0f67fc
806d1a871ddfd2d38e1791489892009feaec8425

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torch==2.2.0.dev20230906
torch==2.2.0.dev20230908

View File

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