Intel Open Image Denoise library uses tensor cores.What would that be used for? Denoising? Are tensor cores currently used for denoising?
Intel Open Image Denoise exploits modern instruction sets like SSE4, AVX2, AVX-512, and NEON on CPUs, Intel® Xe Matrix Extensions (Intel® XMX) on Intel GPUs, and tensor cores on NVIDIA GPUs to achieve high denoising performance.
It also works on the Apple Silicon GPU, but not on the NPU.
Intel Open Image Denoise supports a wide variety of CPUs and GPUs from different vendors:
- ARM64 (AArch64) architecture CPUs (e.g. Apple silicon CPUs)
- Apple silicon GPUs (M1 and newer)
GitHub - RenderKit/oidn: Intel® Open Image Denoise library
Intel® Open Image Denoise library. Contribute to RenderKit/oidn development by creating an account on GitHub.
github.com