DPC++ daily 2022-01-20
Pre-release
Pre-release
·
133689 commits
to sycl
since this release
[SYCL][MATRIX][CUDA] Add support for bf16, (u)int8, and half. (#5009) Implementation of Nvidia MMA's using bf16, mixed precision int ((u)int8/int32), and mixed precision float (half/float). Signed-off-by: jack.kirk <jack.kirk@codeplay.com>