Open SingleDavid opened 6 years ago
The sgemm is an important function in BLAS. Ne10 does not provide it but there are some handy functions that can be combined into a sgemm.
Can you elaborate on those other functions to implement sgemm? Is mat_mul the only sgemm equivalent?
Only 22, 33, 4*4 sgemm are supported on Ne10, what the other sizes of matmul?