Hello!
I've tested optimized kernels for plain ESP32 and got very nice performance boost! Good job!
A little organizational question - do you plan to have releases published? For my project, all the components will be automatically obtained with git clone and in order to ensure stable builds either release or branch number is preferred. I could use a commit number too, but that would be less convenient. I'm sure other people using ESP-NN also would appreciate having versioned releases.
Hello! I've tested optimized kernels for plain ESP32 and got very nice performance boost! Good job! A little organizational question - do you plan to have releases published? For my project, all the components will be automatically obtained with
git clone
and in order to ensure stable builds either release or branch number is preferred. I could use a commit number too, but that would be less convenient. I'm sure other people using ESP-NN also would appreciate having versioned releases.