Searched defs:kernel (Results 1 – 10 of 10) sorted by relevance
/cmsis-nn-latest/Source/FullyConnectedFunctions/ |
D | arm_fully_connected_s4.c | 56 const int8_t *kernel, in arm_fully_connected_s4()
|
D | arm_fully_connected_s16.c | 55 const int8_t *kernel, in arm_fully_connected_s16()
|
D | arm_fully_connected_s8.c | 56 const int8_t *kernel, in arm_fully_connected_s8()
|
/cmsis-nn-latest/Source/ConvolutionFunctions/ |
D | arm_depthwise_conv_s16.c | 47 const int8_t *kernel, in depthwise_conv_s16_mult_4_s16() 138 const int8_t *kernel, in depthwise_conv_s16_generic_s16() 250 const int8_t *kernel, in arm_depthwise_conv_s16()
|
D | arm_depthwise_conv_s8.c | 51 const int8_t *kernel, in depthwise_conv_s8_mult_4() 159 const int8_t *kernel, in depthwise_conv_s8_generic() 279 const int8_t *kernel, in arm_depthwise_conv_s8()
|
D | arm_depthwise_conv_3x3_s8.c | 58 const int8_t *kernel, in arm_depthwise_conv_3x3_s8()
|
D | arm_depthwise_conv_s4.c | 48 const int8_t *kernel, in depthwise_conv_s4_generic() 498 const int8_t *kernel, in arm_depthwise_conv_s4()
|
D | arm_depthwise_conv_s8_opt.c | 57 const int8_t *kernel, in arm_depthwise_conv_s8_opt()
|
D | arm_depthwise_conv_fast_s16.c | 57 const int8_t *kernel, in arm_depthwise_conv_fast_s16()
|
D | arm_depthwise_conv_s4_opt.c | 57 const int8_t *kernel, in arm_depthwise_conv_s4_opt()
|