|  | CMSIS-NN
    Version 1.1.0
    CMSIS NN Software Library | 
Union for SIMD access of Q31/Q15/Q7 types.
| Data Fields | |
| q31_t | word | 
| q15_t | half_words [2] | 
| q7_t | bytes [4] | 
| q7_t arm_nnword::bytes[4] | 
Q7 type
Referenced by arm_depthwise_separable_conv_HWC_q7(), and arm_depthwise_separable_conv_HWC_q7_nonsquare().
| q15_t arm_nnword::half_words[2] | 
Q15 type
Referenced by arm_convolve_HWC_q7_RGB().
| q31_t arm_nnword::word | 
Q31 type
Referenced by arm_convolve_HWC_q7_RGB(), arm_depthwise_separable_conv_HWC_q7(), and arm_depthwise_separable_conv_HWC_q7_nonsquare().