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

Functions

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