Skip to content

Commit 5a1c27b

Browse files
committed
Q4 GEMM Improvement
CUrently in q4 gemm, a single block is being processed in KERNEL_mxn functions. For KERNEL_8x8, 8 rows -> each row, 1 block is being processed. I tried to modify this KERNEL_8x8 to process 8 rows -> 32 blocks once. Signed-off-by: Shalini Salomi Bodapati <[email protected]>
1 parent 48658b3 commit 5a1c27b

File tree

1 file changed

+308
-219
lines changed

1 file changed

+308
-219
lines changed

0 commit comments

Comments
 (0)