Home
last modified time | relevance | path

Searched refs:arm_s8_to_s16_unordered_with_offset (Results 1 – 5 of 5) sorted by relevance

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_s8_to_s16_unordered_with_offset.c42 void arm_s8_to_s16_unordered_with_offset(const int8_t *src, int16_t *dst, int32_t block_size, int16… in arm_s8_to_s16_unordered_with_offset() function
DCMakeLists.txt25 arm_s8_to_s16_unordered_with_offset.c)
/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_convolve_1x1_s8_fast.c95arm_s8_to_s16_unordered_with_offset(ip + k_x, im2col_buf, rhs_cols, conv_params->input_offset); in arm_convolve_1x1_s8_fast()
Darm_convolve_s8.c242 arm_s8_to_s16_unordered_with_offset( in arm_convolve_s8()
/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h201 void arm_s8_to_s16_unordered_with_offset(const int8_t *src, int16_t *dst, int32_t block_size, int16…