![]() |
Edge AI Add-on API 2.2.0
|
| typedef nrf_axon_result_e(* axon_op_extension_func) (uint16_t arg_size, NRF_AXON_PLATFORM_BITWIDTH_UNSIGNED_TYPE *args) |
Function prototype for all operation extension functions.
These functions are encoded by the nn compiler into the command buffer. They are invoked by the axon driver during model inference, using the paramters embedded in the command buffer.