![]() |
Edge AI Add-on API 2.2.0
|
#include <errno.h>#include <stdlib.h>#include <zephyr/sys/__assert.h>#include <nrf_edgeai/nrf_edgeai.h>#include <nrf_edgeai_obsv/nrf_edgeai_obsv_core.h>Go to the source code of this file.
Functions | |
| static int | obsv_model_info_from_model (nrf_edgeai_t *model, uint16_t num_classes, nrf_edgeai_obsv_model_info_t *info) |
| Fill observability model metadata from an nRF Edge AI model instance. | |