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

◆ nrf_edgeai_uniq_inputs_num()

uint16_t nrf_edgeai_uniq_inputs_num ( const nrf_edgeai_t * p_edgeai)

#include <include/nrf_edgeai/rt/nrf_edgeai_runtime.h>

Get number of unique input features on which the model was trained, e.g for features {x, y, z} -> number of unique input features = 3.

Parameters
[in]p_edgeaiPointer to Edge AI Lab user context nrf_edgeai_t