File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Installation Guide
6
6
| Category| Content|
7
7
| --| --|
8
8
| Compiler| Recommend to use GCC 9|
9
- | Operating System| CentOS 7, RHEL 8, Ubuntu newer than 18.04|
9
+ | Operating System| CentOS 7, RHEL 8, Rocky Linux 8.5, Ubuntu newer than 18.04|
10
10
| Python| See prebuilt wheel files availability matrix below|
11
11
12
12
## Install PyTorch
@@ -87,7 +87,7 @@ python setup.py install
87
87
88
88
| Version| Pre-cxx11 ABI| cxx11 ABI|
89
89
| --| --| --|
90
- | 1.11.0 | [ libintel-ext-pt-shared-with-deps- 1.11.0+cpu.run] ( http:// ) | [ libintel-ext-pt-cxx11-abi-shared-with-deps- 1.11.0+cpu.run] ( http:// ) |
90
+ | 1.11.0 | [ libintel-ext-pt-1.11.0+cpu.run] ( http://intel-optimized-pytorch.s3.cn-north-1.amazonaws.com.cn/libtorch_zip/libintel-ext-pt-1.11.0%2Bcpu.run ) | [ libintel-ext-pt-cxx11-abi-1.11.0+cpu.run] ( http://intel-optimized-pytorch.s3.cn-north-1.amazonaws.com.cn/libtorch_zip/libintel-ext-pt-cxx11-abi-1.11.0%2Bcpu.run ) |
91
91
| 1.10.100 | [ libtorch-shared-with-deps-1.10.0%2Bcpu-intel-ext-pt-cpu-1.10.100.zip] ( http://intel-optimized-pytorch.s3.cn-north-1.amazonaws.com.cn/wheels/v1.10/libtorch-shared-with-deps-1.10.0%2Bcpu-intel-ext-pt-cpu-1.10.100.zip ) | [ libtorch-cxx11-abi-shared-with-deps-1.10.0%2Bcpu-intel-ext-pt-cpu-1.10.100.zip] ( http://intel-optimized-pytorch.s3.cn-north-1.amazonaws.com.cn/wheels/v1.10/libtorch-cxx11-abi-shared-with-deps-1.10.0%2Bcpu-intel-ext-pt-cpu-1.10.100.zip ) |
92
92
| 1.10.0 | [ intel-ext-pt-cpu-libtorch-shared-with-deps-1.10.0+cpu.zip] ( https://intel-optimized-pytorch.s3.cn-north-1.amazonaws.com.cn/wheels/v1.10/intel-ext-pt-cpu-libtorch-shared-with-deps-1.10.0%2Bcpu.zip ) | [ intel-ext-pt-cpu-libtorch-cxx11-abi-shared-with-deps-1.10.0+cpu.zip] ( https://intel-optimized-pytorch.s3.cn-north-1.amazonaws.com.cn/wheels/v1.10/intel-ext-pt-cpu-libtorch-cxx11-abi-shared-with-deps-1.10.0%2Bcpu.zip ) |
93
93
You can’t perform that action at this time.
0 commit comments