Home
last modified time | relevance | path

Searched refs:read_and_pad_s4_uneven (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s4_opt.c352 read_and_pad_s4_uneven(row_pos + (input_ch >> 1), &ip_a1, &ip_b2); in arm_depthwise_conv_s4_opt()
/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h1204 __STATIC_FORCEINLINE void read_and_pad_s4_uneven(const int8_t *source, int32_t *out1, int32_t *out2) in read_and_pad_s4_uneven() function