![]() |
Edge AI Add-on API 2.3.0
|
| enum AxonRoundingEnum |
#include <include/drivers/axon/nrf_axon_dsp_intrinsics.h>
Output Rounding Rounding will right shift the output values by the number of bits specified, then add 1 if the shifted MSB is a 1.
| Enumerator | |
|---|---|
| kAxonRoundingNone | numbers are not rounded |
| kAxonRoundingMax | Maximum supported rounding value |