File tree 7 files changed +28
-28
lines changed
7 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 1
1
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117
2
2
--extra-index-url https://download.pytorch.org/whl/cu118
3
3
-r torch_common.txt
4
- torch==2.1 .0+cu118; sys_platform == 'linux'
5
- torchvision==0.16 .0+cu118; sys_platform == 'linux'
6
- torchtext==0.16 .0; sys_platform == 'linux'
7
- torchaudio==2.1 .0+cu118; sys_platform == 'linux'
4
+ torch==2.2 .0+cu118; sys_platform == 'linux'
5
+ torchvision==0.17 .0+cu118; sys_platform == 'linux'
6
+ torchtext==0.17 .0; sys_platform == 'linux'
7
+ torchaudio==2.2 .0+cu118; sys_platform == 'linux'
Original file line number Diff line number Diff line change 1
1
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117
2
2
--extra-index-url https://download.pytorch.org/whl/cu118
3
3
-r torch_common.txt
4
- torch==2.1 .0+cu118; sys_platform == 'linux'
5
- torchvision==0.16 .0+cu118; sys_platform == 'linux'
6
- torchtext==0.16 .0; sys_platform == 'linux'
7
- torchaudio==2.1 .0+cu118; sys_platform == 'linux'
4
+ torch==2.2 .0+cu118; sys_platform == 'linux'
5
+ torchvision==0.17 .0+cu118; sys_platform == 'linux'
6
+ torchtext==0.17 .0; sys_platform == 'linux'
7
+ torchaudio==2.2 .0+cu118; sys_platform == 'linux'
Original file line number Diff line number Diff line change 1
1
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121
2
2
--extra-index-url https://download.pytorch.org/whl/cu121
3
3
-r torch_common.txt
4
- torch==2.1 .0+cu121; sys_platform == 'linux'
5
- torchvision==0.16 .0+cu121; sys_platform == 'linux'
6
- torchtext==0.16 .0; sys_platform == 'linux'
7
- torchaudio==2.1 .0+cu121; sys_platform == 'linux'
4
+ torch==2.2 .0+cu121; sys_platform == 'linux'
5
+ torchvision==0.17 .0+cu121; sys_platform == 'linux'
6
+ torchtext==0.17 .0; sys_platform == 'linux'
7
+ torchaudio==2.2 .0+cu121; sys_platform == 'linux'
Original file line number Diff line number Diff line change 1
1
#pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121
2
2
--extra-index-url https://download.pytorch.org/whl/cu121
3
3
-r torch_common.txt
4
- torch==2.1 .0+cu121; sys_platform == 'linux'
5
- torchvision==0.16 .0+cu121; sys_platform == 'linux'
6
- torchtext==0.16 .0; sys_platform == 'linux'
7
- torchaudio==2.1 .0+cu121; sys_platform == 'linux'
4
+ torch==2.2 .0+cu121; sys_platform == 'linux'
5
+ torchvision==0.17 .0+cu121; sys_platform == 'linux'
6
+ torchtext==0.17 .0; sys_platform == 'linux'
7
+ torchaudio==2.2 .0+cu121; sys_platform == 'linux'
Original file line number Diff line number Diff line change 1
1
#pip install torch torchvision torchaudio
2
2
--extra-index-url https://download.pytorch.org/whl/cpu
3
3
-r torch_common.txt
4
- torch==2.1 .0; sys_platform == 'darwin'
5
- torchvision==0.16 .0; sys_platform == 'darwin'
6
- torchtext==0.16 .0; sys_platform == 'darwin'
7
- torchaudio==2.1 .0; sys_platform == 'darwin'
4
+ torch==2.2 .0; sys_platform == 'darwin'
5
+ torchvision==0.17 .0; sys_platform == 'darwin'
6
+ torchtext==0.17 .0; sys_platform == 'darwin'
7
+ torchaudio==2.2 .0; sys_platform == 'darwin'
Original file line number Diff line number Diff line change 1
1
#pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu
2
2
--extra-index-url https://download.pytorch.org/whl/cpu
3
3
-r torch_common.txt
4
- torch==2.1 .0+cpu; sys_platform == 'linux'
5
- torchvision==0.16 .0+cpu; sys_platform == 'linux'
6
- torchtext==0.16 .0; sys_platform == 'linux'
7
- torchaudio==2.1 .0+cpu; sys_platform == 'linux'
4
+ torch==2.2 .0+cpu; sys_platform == 'linux'
5
+ torchvision==0.17 .0+cpu; sys_platform == 'linux'
6
+ torchtext==0.17 .0; sys_platform == 'linux'
7
+ torchaudio==2.2 .0+cpu; sys_platform == 'linux'
Original file line number Diff line number Diff line change 1
1
#pip install torch torchvision torchaudio
2
2
--extra-index-url https://download.pytorch.org/whl/cpu
3
3
-r torch_common.txt
4
- torch==2.1 .0; sys_platform == 'win32'
5
- torchvision==0.16 .0; sys_platform == 'win32'
6
- torchtext==0.16 .0; sys_platform == 'win32'
7
- torchaudio==2.1 .0; sys_platform == 'win32'
4
+ torch==2.2 .0; sys_platform == 'win32'
5
+ torchvision==0.17 .0; sys_platform == 'win32'
6
+ torchtext==0.17 .0; sys_platform == 'win32'
7
+ torchaudio==2.2 .0; sys_platform == 'win32'
You can’t perform that action at this time.
0 commit comments