You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is guide to build an Intel® Extension for PyTorch* PyPI package from source and install it in Linux.
4
-
5
-
6
-
## Prepare
4
+
## System Requirements
7
5
8
6
### Hardware Requirement
9
7
@@ -16,7 +14,17 @@ Verified Hardware Platforms:
16
14
- Intel GPU Drivers
17
15
- Intel® Data Center GPU Flex Series [419.40](https://dgpu-docs.intel.com/releases/stable_419_40_20220914.html)
18
16
- Intel® oneAPI Base Toolkit 2022.3
19
-
- Python 3.7-3.10
17
+
- Python 3.6-3.9
18
+
19
+
## PyTorch-Intel® Extension for PyTorch\* Version Mapping
20
+
21
+
Intel® Extension for PyTorch\* has to work with a corresponding version of PyTorch. Here are the PyTorch versions that we support and the mapping relationship:
Make sure PyTorch is installed so that the extension will work properly. For each PyTorch release, we have a corresponding release of the extension. Here are the PyTorch versions that we support and the mapping relationship:
53
+
### Install PyTorch
44
54
45
-
|PyTorch Version|Intel® Extension for PyTorch* Version|
0 commit comments