GPU Compute Software
Ask questions about Intel® Graphics Compute software technologies, such as OpenCL* GPU driver and oneAPI Level Zero
175 Discussions

Pip install intel-extension-for-pytorch

Taylor_Bradley
Beginner
289 Views

I tried to follow the OneAPI toolkit and Intel extension for pytorch installation process as described here.

 

In part 2., trying pip install intel-extension-for-pytorch returned this error:

ERROR: Could not find a version that satisfies the requirement intel-extension-for-pytorch (from versions: none)


ERROR: No matching distribution found for intel-extension-for-pytorch

 

----------

I also tried to install intel-extensions-for-pytorch by following the github documentation here.

 

When I tried to import intel-extension-for-pytorch in python, I received this error. 

 

OSError: [WinError 126] The specified module could not be found. Error loading "C:\ProgramData\anaconda3\envs\arc\Lib\site-packages\intel_extension_for_pytorch\bin\intel-ext-pt-gpu.dll" or one of its dependencies.

-----------

 

I am using HP laptop with Ultra 5 125 H and Intel Arc Graphics.

 

Thank you. 

0 Kudos
0 Replies
Reply