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

#include <nrf_axon_nn_infer.h>

Data Fields

int8_t * buf_ptr
 
uint32_t buf_size
 
int32_t initial_value
 
uint8_t byte_width
 

Detailed Description

persistent variables are feedback elements in a model. They are placed in a dedicated buffer rather than the interlayer buffer so that they persist between inferences of the model, and are not corrupted by other models.


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