forked from pytorch/serve
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump torch from 1.8.1+cu92 to 2.2.0 in /requirements
Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.1+cu92 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
e8879c1
commit 844cc7d
Showing
23 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pip install torch==1.8.1+cu101 torchvision==0.9.1+cu101 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html | ||
#pip install torch==2.2.0 torchvision==0.9.1+cu101 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html | ||
--find-links https://download.pytorch.org/whl/torch_stable.html | ||
-r torch_common.txt | ||
torch==1.8.1+cu101; sys_platform == 'linux' | ||
torch==2.2.0; sys_platform == 'linux' | ||
torchvision==0.9.1+cu101; sys_platform == 'linux' | ||
torchtext==0.9.1; sys_platform == 'linux' | ||
torchaudio==0.8.1; sys_platform == 'linux' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pip install torch==1.8.1+cu101 torchvision==0.9.1+cu101 torchaudio===0.8.1 -f https://download.pytorch.org/whl/torch_stable.html | ||
#pip install torch==2.2.0 torchvision==0.9.1+cu101 torchaudio===0.8.1 -f https://download.pytorch.org/whl/torch_stable.html | ||
--find-links https://download.pytorch.org/whl/torch_stable.html | ||
-r torch_common.txt | ||
torch==1.8.1+cu101; sys_platform == 'win32' | ||
torch==2.2.0; sys_platform == 'win32' | ||
torchvision==0.9.1+cu101; sys_platform == 'win32' | ||
torchtext==0.9.1; sys_platform == 'win32' | ||
torchaudio==0.8.1; sys_platform == 'win32' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# pip install torch torchvision torchaudio | ||
-r torch_common.txt | ||
torch==1.12.0; sys_platform == 'linux' | ||
torch==2.2.0; sys_platform == 'linux' | ||
torchvision==0.13.0; sys_platform == 'linux' | ||
torchtext==0.13.0; sys_platform == 'linux' | ||
torchaudio==0.12.0; sys_platform == 'linux' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pip install torch===1.9.0 torchvision===0.10.0 torchaudio===0.9.0 -f https://download.pytorch.org/whl/torch_stable.html | ||
--find-links https://download.pytorch.org/whl/torch_stable.html | ||
-r torch_common.txt | ||
torch==1.10.0+cu102; sys_platform == 'win32' | ||
torch==2.2.0; sys_platform == 'win32' | ||
torchvision==0.11.1+cu102; sys_platform == 'win32' | ||
torchtext==0.11.0; sys_platform == 'win32' | ||
torchaudio==0.10.0+cu102; sys_platform == 'win32' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pip install torch==1.9.0+cu111 torchvision==0.10.0+cu111 torchaudio===0.9.0 -f https://download.pytorch.org/whl/torch_stable.html | ||
#pip install torch==2.2.0 torchvision==0.10.0+cu111 torchaudio===0.9.0 -f https://download.pytorch.org/whl/torch_stable.html | ||
--find-links https://download.pytorch.org/whl/torch_stable.html | ||
-r torch_common.txt | ||
torch==1.9.0+cu111; sys_platform == 'linux' | ||
torch==2.2.0; sys_platform == 'linux' | ||
torchvision==0.10.0+cu111; sys_platform == 'linux' | ||
torchtext==0.10.0; sys_platform == 'linux' | ||
torchaudio==0.9.0; sys_platform == 'linux' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pip install torch===1.9.0+cu111 torchvision===0.10.0+cu111 torchaudio===0.9.0 -f https://download.pytorch.org/whl/torch_stable.html | ||
--find-links https://download.pytorch.org/whl/torch_stable.html | ||
-r torch_common.txt | ||
torch==1.9.0+cu111; sys_platform == 'win32' | ||
torch==2.2.0; sys_platform == 'win32' | ||
torchvision==0.10.0+cu111; sys_platform == 'win32' | ||
torchtext==0.10.0; sys_platform == 'win32' | ||
torchaudio==0.9.0; sys_platform == 'win32' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu113 | ||
--extra-index-url https://download.pytorch.org/whl/cu113 | ||
-r torch_common.txt | ||
torch==1.12.0+cu113; sys_platform == 'linux' | ||
torch==2.2.0; sys_platform == 'linux' | ||
torchvision==0.13.0+cu113; sys_platform == 'linux' | ||
torchtext==0.13.0; sys_platform == 'linux' | ||
torchaudio==0.12.0+cu113; sys_platform == 'linux' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu113 | ||
--extra-index-url https://download.pytorch.org/whl/cu113 | ||
-r torch_common.txt | ||
torch==1.12.0+cu113; sys_platform == 'win32' | ||
torch==2.2.0; sys_platform == 'win32' | ||
torchvision==0.13.0+cu113; sys_platform == 'win32' | ||
torchtext==0.13.0; sys_platform == 'win32' | ||
torchaudio==0.12.0+cu113; sys_platform == 'win32' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116 | ||
--extra-index-url https://download.pytorch.org/whl/cu116 | ||
-r torch_common.txt | ||
torch==1.13.1+cu116; sys_platform == 'linux' | ||
torch==2.2.0; sys_platform == 'linux' | ||
torchvision==0.14.1+cu116; sys_platform == 'linux' | ||
torchtext==0.14.1; sys_platform == 'linux' | ||
torchaudio==0.13.1+cu116; sys_platform == 'linux' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116 | ||
--extra-index-url https://download.pytorch.org/whl/cu116 | ||
-r torch_common.txt | ||
torch==1.13.1+cu116; sys_platform == 'win32' | ||
torch==2.2.0; sys_platform == 'win32' | ||
torchvision==0.14.1+cu116; sys_platform == 'win32' | ||
torchtext==0.14.1; sys_platform == 'win32' | ||
torchaudio==0.13.1+cu116; sys_platform == 'win32' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117 | ||
--extra-index-url https://download.pytorch.org/whl/cu117 | ||
-r torch_common.txt | ||
torch==2.0.1+cu117; sys_platform == 'linux' | ||
torch==2.2.0; sys_platform == 'linux' | ||
torchvision==0.15.2+cu117; sys_platform == 'linux' | ||
torchtext==0.15.2; sys_platform == 'linux' | ||
torchaudio==2.0.2+cu117; sys_platform == 'linux' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117 | ||
--extra-index-url https://download.pytorch.org/whl/cu117 | ||
-r torch_common.txt | ||
torch==2.0.1+cu117; sys_platform == 'win32' | ||
torch==2.2.0; sys_platform == 'win32' | ||
torchvision==0.15.2+cu117; sys_platform == 'win32' | ||
torchtext==0.15.2; sys_platform == 'win32' | ||
torchaudio==2.0.2+cu117; sys_platform == 'win32' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu118 | ||
--extra-index-url https://download.pytorch.org/whl/cu118 | ||
-r torch_common.txt | ||
torch==2.4.0+cu118; sys_platform == 'linux' | ||
torch==2.2.0; sys_platform == 'linux' | ||
torchvision==0.19.0+cu118; sys_platform == 'linux' | ||
torchaudio==2.4.0+cu118; sys_platform == 'linux' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu118 | ||
--extra-index-url https://download.pytorch.org/whl/cu118 | ||
-r torch_common.txt | ||
torch==2.4.0+cu118; sys_platform == 'win32' | ||
torch==2.2.0; sys_platform == 'win32' | ||
torchvision==0.19.0+cu118; sys_platform == 'win32' | ||
torchaudio==2.4.0+cu118; sys_platform == 'win32' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121 | ||
--extra-index-url https://download.pytorch.org/whl/cu121 | ||
-r torch_common.txt | ||
torch==2.4.0+cu121; sys_platform == 'linux' | ||
torch==2.2.0; sys_platform == 'linux' | ||
torchvision==0.19.0+cu121; sys_platform == 'linux' | ||
torchaudio==2.4.0+cu121; sys_platform == 'linux' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121 | ||
--extra-index-url https://download.pytorch.org/whl/cu121 | ||
-r torch_common.txt | ||
torch==2.4.0+cu121; sys_platform == 'win32' | ||
torch==2.2.0; sys_platform == 'win32' | ||
torchvision==0.19.0+cu121; sys_platform == 'win32' | ||
torchaudio==2.4.0+cu121; sys_platform == 'win32' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
-r torch_common.txt | ||
torch==1.8.1+cu92 | ||
torch==2.2.0 | ||
torchvision==0.9.1+cu92 | ||
torchtext==0.9.1 | ||
torchaudio==0.8.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#pip install torch==1.8.1+cu92 torchvision==0.9.1+cu92 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html | ||
#pip install torch==2.2.0 torchvision==0.9.1+cu92 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html | ||
--find-links https://download.pytorch.org/whl/torch_stable.html | ||
-r torch_common.txt | ||
torch==1.8.1+cu92; sys_platform == 'linux' | ||
torch==2.2.0; sys_platform == 'linux' | ||
torchvision==0.9.1+cu92; sys_platform == 'linux' | ||
torchtext==0.9.1; sys_platform == 'linux' | ||
torchaudio==0.8.1; sys_platform == 'linux' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#pip install torch torchvision torchaudio | ||
--extra-index-url https://download.pytorch.org/whl/cpu | ||
-r torch_common.txt | ||
torch==2.4.0; sys_platform == 'darwin' | ||
torch==2.2.0; sys_platform == 'darwin' | ||
torchvision==0.19.0; sys_platform == 'darwin' | ||
torchaudio==2.4.0; sys_platform == 'darwin' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu | ||
--extra-index-url https://download.pytorch.org/whl/cpu | ||
-r torch_common.txt | ||
torch==2.4.0+cpu; sys_platform == 'linux' | ||
torch==2.2.0; sys_platform == 'linux' | ||
torchvision==0.19.0+cpu; sys_platform == 'linux' | ||
torchaudio==2.4.0+cpu; sys_platform == 'linux' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu | ||
--extra-index-url https://download.pytorch.org/whl/cpu | ||
-r torch_common.txt | ||
torch==2.4.0; sys_platform == 'linux' and platform_machine == 'aarch64' | ||
torch==2.2.0; sys_platform == 'linux' and platform_machine == 'aarch64' | ||
torchvision==0.19.0; sys_platform == 'linux' and platform_machine == 'aarch64' | ||
torchaudio==2.4.0; sys_platform == 'linux' and platform_machine == 'aarch64' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--extra-index-url https://download.pytorch.org/whl/cpu | ||
-r torch_common.txt | ||
torch==2.1.2+cpu | ||
torch==2.2.0 | ||
torchvision==0.16.2+cpu | ||
torchtext==0.16.2 | ||
torchaudio==2.1.2+cpu |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#pip install torch torchvision torchaudio | ||
--extra-index-url https://download.pytorch.org/whl/cpu | ||
-r torch_common.txt | ||
torch==2.4.0; sys_platform == 'win32' | ||
torch==2.2.0; sys_platform == 'win32' | ||
torchvision==0.19.0; sys_platform == 'win32' | ||
torchaudio==2.4.0; sys_platform == 'win32' |