will it work without ipex? pytorch xpu? #7
kainatquaderee
started this conversation in
General
Replies: 1 comment 3 replies
-
|
This works all the way from old ipex 2.0 to new torch xpu 2.11 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Will this one work without IPex? As Intel extension for PyTorch is deprecated and discontinued, in your code, I can see there is an import of intel-extension-for-pytorch, which is not continued. And torch-xpu version is 2.11(stable)
Beta Was this translation helpful? Give feedback.
All reactions