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

Model output structure. More...

#include <nrf_edgeai_model_types.h>

Data Fields

union { 
 
   flt32_t *   p_f32 
 
   uint8_t *   p_q8 
 
   uint16_t *   p_q16 
 
   void *   p_void 
 
memory 
 
uint16_t num
 

Detailed Description

Model output structure.


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