update PyTorch version to 2.2.0.dev20231110 (#2566)

torch version: 2.2.0.dev20231110
torch commit hash: edbf22fa03bafd1d2849ba41db75a2bea172dbcc
torchvision version: 0.17.0.dev20231110

Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
pull/2568/head
Stella Laurenzo 2023-11-10 06:23:58 -08:00 committed by GitHub
parent 98ee7fe548
commit b20daf5710
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 @@
2c3ba6926e38dba05bda34f0af9c092a40cff5b7
edbf22fa03bafd1d2849ba41db75a2bea172dbcc

View File

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

View File

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