majianjia / nnom

A higher-level Neural Network library for microcontrollers.
Apache License 2.0
909 stars 245 forks source link

Add gaussian noise as a skipable layer in inference mode: #106

Closed mle-invn closed 3 years ago

mle-invn commented 3 years ago

Gaussian Noise layer can be ignored during inference.

Thanks,