Simon Ewing

Results 3 issues of Simon Ewing

Link to the [rendered document](https://github.com/Simonsays095/oneDNN/blob/simonewi/rfcs/reusable_kernels/rfcs/20231025-reusable-kernels/README.md)

RFC

### Discord Thread https://discord.com/channels/828292123936948244/1386910044054093954 ### What happened? Level log image: ![Image](https://github.com/user-attachments/assets/a672bd86-e65e-4397-8aa4-177122a18fdd) Symphony counter's level log asks to use a memory probe "like in the register level", but this is the...

bug

In some cases (example below), GEMM will dispatch to reference because it's looking for integer accumulation kernels when none exist. Updated to look for the expected accumulation type, and optionally...

platform:gpu-intel