Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches

◆ nrf_axon_nn_async_inference_status_e

Asynchronous inference states.

These states only apply to asynchronous inference.

Enumerator
NRF_AXON_NN_ASYNC_INFERENCE_STATUS_IDLE 

Initial async inference state, set by nrf_axon_nn_model_async_init(). Model has been submitted to the async inference queue.

NRF_AXON_NN_ASYNC_INFERENCE_STATUS_ACTIVE 

Model inference has completed.

NRF_AXON_NN_ASYNC_INFERENCE_STATUS_COMPLETE