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

add Intel GPU support #1356

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

add Intel GPU support #1356

wants to merge 5 commits into from

Conversation

DDXDB
Copy link

@DDXDB DDXDB commented Jan 3, 2025

Need to install

PyTorch+XPU or IPEX (Intel® Extension for PyTorch)

For PyTorch+XPU

https://pytorch.org/docs/stable/notes/get_start_xpu.html

For IPEX

https://pytorch-extension.intel.com/installation?request=platform

@Napuh
Copy link

Napuh commented Jan 29, 2025

You removed torch from requirements, is that right?

@DDXDB
Copy link
Author

DDXDB commented Jan 29, 2025

You removed torch from requirements, is that right?

xpu requires a specific version of torch, which is still being BETA, and this removal simply pull my local personal changes by mistake

@DDXDB
Copy link
Author

DDXDB commented Feb 13, 2025

Both PyTorch+XPU and IPEX are now supported.

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

Successfully merging this pull request may close these issues.

2 participants