oneapi-src / oneapi-src/oneAPI-samples
Intel Extension for PyTorch breaks with PyTorch 2.3.*
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 1.2k
- フォーク
- 745
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Summary
While working with Intel Extension for PyTorch Getting Started Sample, I encountered an error that the latest version of PyTorch i.e. 2.3.0 is not compatible with IPEX. Intel Extension for PyTorch Getting Started Sample, I encountered an error that the latest version of PyTorch i.e. 2.3.0 is not compatible with IPEX.
A possible workaround is to downgrade but the latest version should be supported as well.
Version
Intel-extension-for-pytorch 2.2.0
Environment
Ubuntu
Steps to reproduce
python -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
python -m pip install intel-extension-for-pytorch
Error Screenshot
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_PyTorch_GettingStarted の Intel Extension for PyTorch Getting Started Sample から始め、PyTorch 2.3.0 と Intel-extension-for-pytorch 2.2.0 を使用して報告されたインストールを再現します。発生した互換性エラーを確認し、サポートされている PyTorch バージョンで sample が動作するように、sample またはその依存関係に関する案内を更新します。記載されているインストール手順と sample の手順を再実行して検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, pytorch
- 領域
- machine-learning
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100