File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,15 @@ Intel Extension for PyTorch is a Python package to extend official PyTorch. It i
1515## Installation
1616
1717### Install PyTorch from Source
18+ | IPEX Version| PyTorch Version|
19+ | --| --|
20+ | [ v1.2.0] ( https://github.com/intel/intel-extension-for-pytorch/tree/v1.2.0 ) | [ v1.7.0] ( https://github.com/pytorch/pytorch/tree/v1.7.0 " v1.7.0 ") |
21+ | [ v1.1.0] ( https://github.com/intel/intel-extension-for-pytorch/tree/v1.1.0 ) | [ v1.5.0-rc3] ( https://github.com/pytorch/pytorch/tree/v1.5.0-rc3 " v1.5.0-rc3 ") |
22+ | [ v1.0.2] ( https://github.com/intel/intel-extension-for-pytorch/tree/v1.0.2 ) | [ v1.5.0-rc3] ( https://github.com/pytorch/pytorch/tree/v1.5.0-rc3 " v1.5.0-rc3 ") |
23+ | [ v1.0.1] ( https://github.com/intel/intel-extension-for-pytorch/tree/v1.0.1 ) | [ v1.5.0-rc3] ( https://github.com/pytorch/pytorch/tree/v1.5.0-rc3 " v1.5.0-rc3 ") |
24+ | [ v1.0.0] ( https://github.com/intel/intel-extension-for-pytorch/tree/v1.0.0 ) | [ v1.5.0-rc3] ( https://github.com/pytorch/pytorch/tree/v1.5.0-rc3 " v1.5.0-rc3 ") |
25+
26+ Take Intel-Extension-for-Pytorch v1.2.0 as the example.
1827
1928 1 . Get PyTorch v1.7.0 source(Refer to [ PyTorch guide] ( https://github.com/pytorch/pytorch#get-the-pytorch-source ) for more details)
2029 ``` bash
You can’t perform that action at this time.
0 commit comments