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

◆ nrf_axon_compiled_model_output_s

Beginning with compiler version 1.1.1, multiple output tensors are supported.

This structure describes their dimensions and dequantizaton parameters. If a dedicated buffer is allocated to hold the outputs, the packed outputs will be stored in order of declaration. Each node's output will begin on a 32bit boundary, so there can be up to 3bytes of padding between the end of the prior node's output and the beginning of the next node's output.