Skip to content

Tags: intel/intel-extension-for-pytorch

Tags

v2.8.10+xpu

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Doc] Release Note and Known Issue List for IPEX XPU 2.8 (#5745)

v2.7.10+xpu

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Correct link in contribution.md (#5584)

update build from source link and remove the specific version for it

v2.7.0+cpu

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
r2.7 release note (#3667)

v2.6.10+xpu

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Doc] Clean content relate to removed/deprecated feature (#5415)

Clean content relate to removed/deprecated feature

Update known issue with dependencies problem which causes the issue that we can not install using one command

---------

Co-authored-by: ZhaoqiongZ <106125927+ZhaoqiongZ@users.noreply.github.com>

v2.6.0+cpu

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release notes for 2.6.0 (#3509)

v2.5.10+xpu

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Installation & Build issues in compile_bundle.bat (#5147)

* Fix versions of torch torchaudio torchvision

* fix version of torch-ccl

* change /us to /cn

* WA: add environment variables for torch build on windows occurs in some environment

v2.5.0+cpu

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add release notes (#3359)

v2.3.110+xpu

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release note and known issues (#4749)

* remove basekit activate & add OCL_ICD_VENDORS setting

* add python execution example

* update CCL_ROOT setting with multi-gpu usage

* update compile bundle bat branch to release tag

* update example in getting started

* correct version of intel-level-zero-gpu

* remove deprecated api

* set version of accelerate for finetune

* fix model name

* Update deepspeed in requirements.txt

* update release note and known issue

* update ipex.llm.optimize

* update IPEX_LOG

---------

Co-authored-by: Jing Xu <jing.xu@intel.com>
Co-authored-by: jundu <52649791+1pikachu@users.noreply.github.com>
Co-authored-by: Ye Ting <ting.ye@intel.com>
Co-authored-by: zhuyuhua-v <yuhua.zhu@intel.com>

v2.4.0+cpu

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix oneDNN version in the doc (#3196)

v2.1.40+xpu

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Doc and script changes for 2.1.40 (#4628)

* Update README.md and known_issues.md

* correct image tag in README of dockerfile (#4638)

* update miniconda to miniforge

* update compile bundle to stop displaying torch-ccl version

* remove optimizer_fusion_cpu and split sgd

* fix advanced config not correctly displayed issue

---------

Co-authored-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com>
Co-authored-by: Jing Xu <jing.xu@intel.com>
Co-authored-by: Zheng, Zhaoqiong <zhaoqiong.zheng@intel.com>