Skip to content

Commit 844cc7d

Browse files
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]>
1 parent e8879c1 commit 844cc7d

23 files changed

+27
-27
lines changed

requirements/torch_cu101_linux.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#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
1+
#pip install torch==2.2.0 torchvision==0.9.1+cu101 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html
22
--find-links https://download.pytorch.org/whl/torch_stable.html
33
-r torch_common.txt
4-
torch==1.8.1+cu101; sys_platform == 'linux'
4+
torch==2.2.0; sys_platform == 'linux'
55
torchvision==0.9.1+cu101; sys_platform == 'linux'
66
torchtext==0.9.1; sys_platform == 'linux'
77
torchaudio==0.8.1; sys_platform == 'linux'

requirements/torch_cu101_windows.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#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
1+
#pip install torch==2.2.0 torchvision==0.9.1+cu101 torchaudio===0.8.1 -f https://download.pytorch.org/whl/torch_stable.html
22
--find-links https://download.pytorch.org/whl/torch_stable.html
33
-r torch_common.txt
4-
torch==1.8.1+cu101; sys_platform == 'win32'
4+
torch==2.2.0; sys_platform == 'win32'
55
torchvision==0.9.1+cu101; sys_platform == 'win32'
66
torchtext==0.9.1; sys_platform == 'win32'
77
torchaudio==0.8.1; sys_platform == 'win32'

requirements/torch_cu102_linux.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pip install torch torchvision torchaudio
22
-r torch_common.txt
3-
torch==1.12.0; sys_platform == 'linux'
3+
torch==2.2.0; sys_platform == 'linux'
44
torchvision==0.13.0; sys_platform == 'linux'
55
torchtext==0.13.0; sys_platform == 'linux'
66
torchaudio==0.12.0; sys_platform == 'linux'

requirements/torch_cu102_windows.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pip install torch===1.9.0 torchvision===0.10.0 torchaudio===0.9.0 -f https://download.pytorch.org/whl/torch_stable.html
22
--find-links https://download.pytorch.org/whl/torch_stable.html
33
-r torch_common.txt
4-
torch==1.10.0+cu102; sys_platform == 'win32'
4+
torch==2.2.0; sys_platform == 'win32'
55
torchvision==0.11.1+cu102; sys_platform == 'win32'
66
torchtext==0.11.0; sys_platform == 'win32'
77
torchaudio==0.10.0+cu102; sys_platform == 'win32'

requirements/torch_cu111_linux.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#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
1+
#pip install torch==2.2.0 torchvision==0.10.0+cu111 torchaudio===0.9.0 -f https://download.pytorch.org/whl/torch_stable.html
22
--find-links https://download.pytorch.org/whl/torch_stable.html
33
-r torch_common.txt
4-
torch==1.9.0+cu111; sys_platform == 'linux'
4+
torch==2.2.0; sys_platform == 'linux'
55
torchvision==0.10.0+cu111; sys_platform == 'linux'
66
torchtext==0.10.0; sys_platform == 'linux'
77
torchaudio==0.9.0; sys_platform == 'linux'

requirements/torch_cu111_windows.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#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
22
--find-links https://download.pytorch.org/whl/torch_stable.html
33
-r torch_common.txt
4-
torch==1.9.0+cu111; sys_platform == 'win32'
4+
torch==2.2.0; sys_platform == 'win32'
55
torchvision==0.10.0+cu111; sys_platform == 'win32'
66
torchtext==0.10.0; sys_platform == 'win32'
77
torchaudio==0.9.0; sys_platform == 'win32'

requirements/torch_cu113_linux.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu113
22
--extra-index-url https://download.pytorch.org/whl/cu113
33
-r torch_common.txt
4-
torch==1.12.0+cu113; sys_platform == 'linux'
4+
torch==2.2.0; sys_platform == 'linux'
55
torchvision==0.13.0+cu113; sys_platform == 'linux'
66
torchtext==0.13.0; sys_platform == 'linux'
77
torchaudio==0.12.0+cu113; sys_platform == 'linux'

requirements/torch_cu113_windows.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu113
22
--extra-index-url https://download.pytorch.org/whl/cu113
33
-r torch_common.txt
4-
torch==1.12.0+cu113; sys_platform == 'win32'
4+
torch==2.2.0; sys_platform == 'win32'
55
torchvision==0.13.0+cu113; sys_platform == 'win32'
66
torchtext==0.13.0; sys_platform == 'win32'
77
torchaudio==0.12.0+cu113; sys_platform == 'win32'

requirements/torch_cu116_linux.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116
22
--extra-index-url https://download.pytorch.org/whl/cu116
33
-r torch_common.txt
4-
torch==1.13.1+cu116; sys_platform == 'linux'
4+
torch==2.2.0; sys_platform == 'linux'
55
torchvision==0.14.1+cu116; sys_platform == 'linux'
66
torchtext==0.14.1; sys_platform == 'linux'
77
torchaudio==0.13.1+cu116; sys_platform == 'linux'

requirements/torch_cu116_windows.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116
22
--extra-index-url https://download.pytorch.org/whl/cu116
33
-r torch_common.txt
4-
torch==1.13.1+cu116; sys_platform == 'win32'
4+
torch==2.2.0; sys_platform == 'win32'
55
torchvision==0.14.1+cu116; sys_platform == 'win32'
66
torchtext==0.14.1; sys_platform == 'win32'
77
torchaudio==0.13.1+cu116; sys_platform == 'win32'

requirements/torch_cu117_linux.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117
22
--extra-index-url https://download.pytorch.org/whl/cu117
33
-r torch_common.txt
4-
torch==2.0.1+cu117; sys_platform == 'linux'
4+
torch==2.2.0; sys_platform == 'linux'
55
torchvision==0.15.2+cu117; sys_platform == 'linux'
66
torchtext==0.15.2; sys_platform == 'linux'
77
torchaudio==2.0.2+cu117; sys_platform == 'linux'

requirements/torch_cu117_windows.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117
22
--extra-index-url https://download.pytorch.org/whl/cu117
33
-r torch_common.txt
4-
torch==2.0.1+cu117; sys_platform == 'win32'
4+
torch==2.2.0; sys_platform == 'win32'
55
torchvision==0.15.2+cu117; sys_platform == 'win32'
66
torchtext==0.15.2; sys_platform == 'win32'
77
torchaudio==2.0.2+cu117; sys_platform == 'win32'

requirements/torch_cu118_linux.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu118
22
--extra-index-url https://download.pytorch.org/whl/cu118
33
-r torch_common.txt
4-
torch==2.4.0+cu118; sys_platform == 'linux'
4+
torch==2.2.0; sys_platform == 'linux'
55
torchvision==0.19.0+cu118; sys_platform == 'linux'
66
torchaudio==2.4.0+cu118; sys_platform == 'linux'

requirements/torch_cu118_windows.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu118
22
--extra-index-url https://download.pytorch.org/whl/cu118
33
-r torch_common.txt
4-
torch==2.4.0+cu118; sys_platform == 'win32'
4+
torch==2.2.0; sys_platform == 'win32'
55
torchvision==0.19.0+cu118; sys_platform == 'win32'
66
torchaudio==2.4.0+cu118; sys_platform == 'win32'

requirements/torch_cu121_linux.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121
22
--extra-index-url https://download.pytorch.org/whl/cu121
33
-r torch_common.txt
4-
torch==2.4.0+cu121; sys_platform == 'linux'
4+
torch==2.2.0; sys_platform == 'linux'
55
torchvision==0.19.0+cu121; sys_platform == 'linux'
66
torchaudio==2.4.0+cu121; sys_platform == 'linux'

requirements/torch_cu121_windows.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121
22
--extra-index-url https://download.pytorch.org/whl/cu121
33
-r torch_common.txt
4-
torch==2.4.0+cu121; sys_platform == 'win32'
4+
torch==2.2.0; sys_platform == 'win32'
55
torchvision==0.19.0+cu121; sys_platform == 'win32'
66
torchaudio==2.4.0+cu121; sys_platform == 'win32'

requirements/torch_cu92.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r torch_common.txt
2-
torch==1.8.1+cu92
2+
torch==2.2.0
33
torchvision==0.9.1+cu92
44
torchtext==0.9.1
55
torchaudio==0.8.1

requirements/torch_cu92_linux.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#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
1+
#pip install torch==2.2.0 torchvision==0.9.1+cu92 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html
22
--find-links https://download.pytorch.org/whl/torch_stable.html
33
-r torch_common.txt
4-
torch==1.8.1+cu92; sys_platform == 'linux'
4+
torch==2.2.0; sys_platform == 'linux'
55
torchvision==0.9.1+cu92; sys_platform == 'linux'
66
torchtext==0.9.1; sys_platform == 'linux'
77
torchaudio==0.8.1; sys_platform == 'linux'

requirements/torch_darwin.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pip install torch torchvision torchaudio
22
--extra-index-url https://download.pytorch.org/whl/cpu
33
-r torch_common.txt
4-
torch==2.4.0; sys_platform == 'darwin'
4+
torch==2.2.0; sys_platform == 'darwin'
55
torchvision==0.19.0; sys_platform == 'darwin'
66
torchaudio==2.4.0; sys_platform == 'darwin'

requirements/torch_linux.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu
22
--extra-index-url https://download.pytorch.org/whl/cpu
33
-r torch_common.txt
4-
torch==2.4.0+cpu; sys_platform == 'linux'
4+
torch==2.2.0; sys_platform == 'linux'
55
torchvision==0.19.0+cpu; sys_platform == 'linux'
66
torchaudio==2.4.0+cpu; sys_platform == 'linux'

requirements/torch_linux_aarch64.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu
22
--extra-index-url https://download.pytorch.org/whl/cpu
33
-r torch_common.txt
4-
torch==2.4.0; sys_platform == 'linux' and platform_machine == 'aarch64'
4+
torch==2.2.0; sys_platform == 'linux' and platform_machine == 'aarch64'
55
torchvision==0.19.0; sys_platform == 'linux' and platform_machine == 'aarch64'
66
torchaudio==2.4.0; sys_platform == 'linux' and platform_machine == 'aarch64'

requirements/torch_neuronx_linux.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/cpu
22
-r torch_common.txt
3-
torch==2.1.2+cpu
3+
torch==2.2.0
44
torchvision==0.16.2+cpu
55
torchtext==0.16.2
66
torchaudio==2.1.2+cpu

requirements/torch_windows.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pip install torch torchvision torchaudio
22
--extra-index-url https://download.pytorch.org/whl/cpu
33
-r torch_common.txt
4-
torch==2.4.0; sys_platform == 'win32'
4+
torch==2.2.0; sys_platform == 'win32'
55
torchvision==0.19.0; sys_platform == 'win32'
66
torchaudio==2.4.0; sys_platform == 'win32'

0 commit comments

Comments
 (0)