NMSIS-NN
Version 1.3.1
NMSIS NN Software Library
|
Union for SIMD access of q31/s16/s8 types. More...
Data Fields | |
int32_t | word |
int16_t | half_words [2] |
int8_t | bytes [4] |
Union for SIMD access of q31/s16/s8 types.
int8_t riscv_nnword::bytes[4] |
s8 type
int16_t riscv_nnword::half_words[2] |
s16 type
int32_t riscv_nnword::word |
q31 type