hello / kitsune

RTOS on Morpheus
11 stars 6 forks source link

trying to cast and int32 to an int16 without checking overflow is a bad idea #657

Closed benejoseph closed 7 years ago

benejoseph commented 7 years ago

causes a bug in the neural net output if the network is -very- confident of a particular outcome

fixed in onsei , tested there too.