Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Support for XPU devices #1583

Open
iori2333 opened this issue Oct 14, 2024 · 1 comment
Open

[Feature] Support for XPU devices #1583

iori2333 opened this issue Oct 14, 2024 · 1 comment

Comments

@iori2333
Copy link

What is the feature?

According to PyTorch Documentation, PyTorch 2.5 will support Intel GPUs as compute backend (so-called xpu devices). I looked into source of mmengine and find that only minor changes are need to adopt XPU as backend.

Any other context?

No response

@iori2333
Copy link
Author

I made a simple implementation here. I got it tested with my Arc A770 using unmodified mmsegmentation and it worked fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant