- Notifications
You must be signed in to change notification settings - Fork727
Open
Description
Summary
While working withIntel 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/cpupython -m pip install intel-extension-for-pytorch