Feature: Intel ARC GPU support with IPEX#1204
Conversation
Tps-F
left a comment
There was a problem hiding this comment.
Nice PR!
Seems to be mostly OK.
I'll fix a few code that bother me later.
|
@Disty0 You hijacked the torch module so have you tried infer? |
|
These are confirmed to be working on my end: And this video i made as a test (and as a joke) took 25 minutes in total to make. And real time infer: Latency at default settings (+/- 5): |
fumiama
left a comment
There was a problem hiding this comment.
Good job with just some small issues.
Pull request checklist
PR type
Description
Adds Intel ARC GPU support with IPEX on Linux / WSL.
Patches GradScaler to work with Intel GPU and presents IPEX as CUDA.
Added some workarounds for no FP64 and DDP support on the main pipeline.
Intel didn't release a torchaudio wheel so we had to built it from source and requirements-ipex.txt downloads that build (Python 3.10 only).
Screenshot
Localhost url to test on