microsoft / DirectML

DirectML is a high-performance, hardware-accelerated DirectX 12 library for machine learning. DirectML provides GPU acceleration for common machine learning tasks across a broad range of supported hardware and drivers, including all DirectX 12-capable GPUs from vendors such as AMD, Intel, NVIDIA, and Qualcomm.
MIT License
2.24k stars 301 forks source link

Update ESRGAN sample to use direct queue for GPUs #635

Closed jstoecker closed 3 months ago

jstoecker commented 3 months ago

Workaround for certain iGPUs that aren't behaving correctly with a compute queue.