- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Team,
I was working with intel extension for pytorch for deep learning purpose. I installed pytorch packages and intel_pytorch_extension. However, Now I am unable to import intel_pytorch_extension library as it's showing some error. probably I had run some wrong commands while installing pytorch. Can you please tell me what to do with it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities.
From the screenshot we can see you are using PyTorch (AI kit) kernel in DevCloud Jupyter.
Use the following command to import Intel extension for PyTorch:
import intel_extension_for_pytorch as ipex
This works fine for us.
Please find the screenshot below.
Note: All the packages are pre-installed in the AI kit. No need to again install them.
Regards
Abhijeet
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities.
From the screenshot we can see you are using PyTorch (AI kit) kernel in DevCloud Jupyter.
Use the following command to import Intel extension for PyTorch:
import intel_extension_for_pytorch as ipex
This works fine for us.
Please find the screenshot below.
Note: All the packages are pre-installed in the AI kit. No need to again install them.
Regards
Abhijeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot. I installed the packages again, that's why I was getting the error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for accepting our solution.
If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.
Regards
Abhijeet

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page