tensil-ai / tensil

Open source machine learning accelerators
https://www.tensil.ai
Other
348 stars 28 forks source link

Perform fixed point saturation in accumulators #64

Closed petrohi closed 2 years ago

petrohi commented 2 years ago

When running massive dense layers of speech commands model we've observed incorrect results. Analysis led to wrapping on overflow during MatMul with accumulation.

shortcut-integration[bot] commented 2 years ago

This pull request has been linked to Shortcut Story #469: Perform fixed point saturation in accumulators.