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

Runtime configuration for probability distribution metric. More...

#include <nrf_edgeai_obsv_metrics.h>

Data Fields

float bin_edges [CONFIG_NRF_EDGEAI_OBSV_PROBS_DISTRIBUTION_BIN_NUM - 1]
 

Detailed Description

Runtime configuration for probability distribution metric.

Pass to nrf_edgeai_obsv_core_register() as the p_cfg argument. NULL p_cfg gives uniform bins over [0, 1].


The documentation for this struct was generated from the following file: