CMSIS-NN  
CMSIS NN Software Library
 
Loading...
Searching...
No Matches
arm_reshape_f16.c File Reference

Functions

void arm_reshape_f16 (const float16_t *input, float16_t *output, const uint32_t total_size)
 Reshape by copying data without changing element order.