intel-extension-for-pytorch icon indicating copy to clipboard operation
intel-extension-for-pytorch copied to clipboard

Running IPEX samples - environment setup clarification

Open js333031 opened this issue 1 year ago • 2 comments

Describe the issue

I would like to install IPEX for CPU via PIP and run the sample code.

I installed IPEX using steps from here

Then, to run a demo, I looked at section 3 here for the instructions. I'm not using Docker. Section 3.2 downloads a lot of things since that section's intention is to compile IPEX.

For running the demo, can section 3 provide instructions for case where one installs IPEX using the first link above?

js333031 avatar Jul 03 '24 17:07 js333031

Found steps here. Trying them out and will update the issue accordingly.

js333031 avatar Jul 03 '24 19:07 js333031

@jingxu10 please take a look.

tye1 avatar Jul 04 '24 10:07 tye1

@js333031 Thanks for reporting the issue. Yes, the ipex will be built from source anyway in the main branch, while using the release branch such as 2.3.100+cpu will have the option to use pre-compiled whls or build from source.

wangkl2 avatar Jul 12 '24 01:07 wangkl2