Home
last modified time | relevance | path

Searched defs:filter (Results 1 – 4 of 4) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_wrapper_s16.c56 const int8_t *filter, in arm_depthwise_conv_wrapper_s16()
Darm_depthwise_conv_wrapper_s4.c55 const int8_t *filter, in arm_depthwise_conv_wrapper_s4()
Darm_depthwise_conv_wrapper_s8.c51 const int8_t *filter, in arm_depthwise_conv_to_conv_s8()
101 const int8_t *filter, in arm_depthwise_conv_wrapper_s8()
Darm_transpose_conv_s8.c98 const int8_t *filter = filter_data; in arm_transpose_conv_s8() local