You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to the ARM32-SGEMM-LIB wiki!
this lib based on openblas, reduce useless files and codes, do some optimization for ARM32 with neon and fix16 acc.
Performance:
float32 neon VS openblas up 35%
fix16 VS openblas up 200%