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

Update README.md

Open msaroufim opened this issue 3 years ago • 1 comments

Fixes #183

msaroufim avatar Sep 24 '21 02:09 msaroufim

From PyTorch 1.10 and extension 1.10, we will change the package name to the intel_extension_for_pytorch per legal's requirement and change the underlying device from XPU to CPU. It means that you do not need to explicitly convert the model and the tensor tothe extension device. could you help to check if the #183 still exists?

EikanWang avatar Oct 08 '21 03:10 EikanWang