Skip to content

v25.03.1

Compare
Choose a tag to compare
@developer-compute developer-compute released this 04 Apr 14:05
· 4793 commits to main since this release

v25.03.1 Public Major Release

Feat

  • Add experimental QNX(R) support.
  • Add matmul fp16->fp32 kernels to enable fp16 PyTorch attention through ACL.

Fix

  • Replace .word with .inst when encoding instructions.
  • Neon(TM) detection for Bare Metal.

Refactor