All Questions
Tagged with intel-python pytorch
2 questions
3
votes
4
answers
2k
views
How to enable Intel Extension for Pytorch(IPEX) in my python code?
I would like to use Intel Extension for Pytorch in my code to increase overall performance. Referred this GitHub(https://github.com/intel/intel-extension-for-pytorch) for installation.
Currently, I am ...
1
vote
1
answer
1k
views
How Can I Install pytorch on Intel & python2.7?
I often saw how to install pytorch on intel & python3
but no python2...!
How can I install pytorch on intel & python2