Optimization property, where: unsigned int
s get replaced with byte
s
#43
GiorgosXou
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since neural-networks in MCUs are not usually larger than 255 in
numberOflayers
or units\neurons-per-layer, it would be a great idea to add another user-defined optimization property, for those who really care to save a few extra bytes of RAM. I had this idea before but since I almost forgot about it, I decided to make this post as a reminder.NeuralNetworks/src/NeuralNetwork.h
Line 963 in 6c95e89
Beta Was this translation helpful? Give feedback.
All reactions