dabnn icon indicating copy to clipboard operation
dabnn copied to clipboard

Use ncnn low level api instead of eigen for float convolutions

Open daquexian opened this issue 4 years ago • 1 comments

Eigen is not the optimal choice for deep learning on mobile. It lacks optimization for convolutions (like winograd) and also not focus on mobile devices.

daquexian avatar Nov 01 '19 05:11 daquexian

daquexian is awesome !

nihui avatar Nov 01 '19 07:11 nihui