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

#include <nrf_axon_nn_infer_test.h>

Data Fields

const char * test_name
 
const int8_t ** full_model_input_vectors
 
const int8_t ** full_model_expected_output_vectors
 
uint16_t full_model_vector_count
 
const int8_t ** layer_vectors
 
uint16_t layer_cnt
 

Detailed Description

Collection of the various test vector structures generated by the nn compiler. Populate it using nrf_axon_nn_populate_model_test_info_s


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