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

◆ NRF_AXON_LAYER_MODEL_INPUT_BATCH_CNT

#define NRF_AXON_LAYER_MODEL_INPUT_BATCH_CNT ( compiled_model_ptr)
Value:
(compiled_model_ptr->is_layer_model && (compiled_model_ptr->compiler_version >= 0x10209) ?\
((nrf_axon_nn_compiled_model_layer_s *)compiled_model_ptr)->input_batch_cnt : 1)
Definition nrf_axon_nn_infer_test.h:28