Files
kernels/tests/regression/sgemm_tcore
Hansung Kim 88cddc2b66 sgemm_tcore: Support data move for fp16-packed elements
Since core does not support memory accesses to non-word-aligned
addresses, pack fp16 elements in pairs into fp32 values, and do regular
tile movement with conditionally compressed column dimensions.
Perf seems to stay the same for fp32 256x256.
2024-07-30 21:43:10 -07:00
..
2024-05-12 22:22:54 -07:00
2024-06-06 15:19:39 -07:00
2024-07-29 20:11:51 -07:00