github intel/intel-extension-for-pytorch v1.9.0

latest releases: v2.3.100+cpu, v2.3.0+cpu, v2.1.30+xpu...
2 years ago

Intel Extension For PyTorch 1.9.0 Release Notes

What's New

New PyTorch 1.9.0 was newly supported by the Intel extension for Pytorch 1.9.0.

  • Rebased the Intel Extension for Pytorch from PyTorch-1.8.0 to the official PyTorch-1.9.0 release.
  • Support binary installation.
    python -m pip install torch_ipex==1.9.0 -f https://software.intel.com/ipex-whl-stable
    
    Wheel files available for Python versions
    IPEX Version Python 3.6 Python 3.7 Python 3.8 Python 3.9
    1.9.0 ✔️ ✔️ ✔️ ✔️
    1.8.0 ✔️
  • Support the C++ library. The third party App can link the Intel-Extension-for-PyTorch C++ library to enable the particular optimizations.

Don't miss a new intel-extension-for-pytorch release

NewReleases is sending notifications on new releases.