CMSIS-NN
Version 3.1.0
CMSIS NN Software Library
|
Functions | |
void | arm_q7_to_q15_reordered_no_shift (const q7_t *pSrc, q15_t *pDst, uint32_t blockSize) |
Converts the elements of the Q7 vector to reordered Q15 vector without left-shift. More... | |