CMSIS-NN  
CMSIS NN Software Library
arm_reshape_s8.c File Reference

Functions

void arm_reshape_s8 (const int8_t *input, int8_t *output, const uint32_t total_size)
 Reshape a s8 vector into another with different shape. More...