![]() |
Edge AI Add-on API 2.2.0
|
#include <nrf_axon_nn_infer.h>
Data Fields | |
| int8_t * | buf_ptr |
| uint32_t | buf_size |
| int32_t | initial_value |
| uint8_t | byte_width |
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.