Edge AI Add-on API 2.3.0
Loading...
Searching...
No Matches
nrf_axon_nn_op_extension_base1_remaining_args_s Struct Reference

#include <nrf_axon_nn_op_extensions.h>

Data Fields

union { 
 
   NRF_AXON_PLATFORM_BITWIDTH_UNSIGNED_TYPE   spacer0 
 
   uint32_t   output_multiplier 
 
};  
 
union { 
 
   NRF_AXON_PLATFORM_BITWIDTH_UNSIGNED_TYPE   spacer1 
 
   struct { 
 
      uint16_t   height 
 
      uint16_t   width 
 
   }  
 
};  
 
union { 
 
   NRF_AXON_PLATFORM_BITWIDTH_UNSIGNED_TYPE   spacer2 
 
   struct { 
 
      uint16_t   channel_cnt 
 
      uint8_t   output_rounding 
 
      int8_t   output_zeropoint 
 
   }  
 
};  
 
union { 
 
   NRF_AXON_PLATFORM_BITWIDTH_UNSIGNED_TYPE   spacer3 
 
   struct { 
 
      uint8_t   output_bytewidth 
 
      bool   quantization_enabled 
 
      bool   input_is_packed 
 
   }  
 
};  
 

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