-
-
Notifications
You must be signed in to change notification settings - Fork 604
Open
Labels
Description
Describe the feature you'd like
Implementation for the Intel GPU backend via pytorch
Additional context
This could also be used for integrated Arc GPUs (Arrow Lake and up)
Quite simple the whole thing because Pytorch already supports Intel XPUs as a backend.
I already implemented a version with ipex (Intel extention for pytorch) support that uses nearly the exact code as CUDA GPUs
https://github.com/TheMrCodes/Kokoro-FastAPI
lin72h, remsky and spacewed