Searched refs:arm_depthwise_conv_wrapper_s4 (Results 1 – 4 of 4) sorted by relevance
/cmsis-nn-latest/Source/ConvolutionFunctions/ |
D | arm_depthwise_conv_wrapper_s4.c | 49 arm_cmsis_nn_status arm_depthwise_conv_wrapper_s4(const cmsis_nn_context *ctx, in arm_depthwise_conv_wrapper_s4() function
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s4/ |
D | test_arm_depthwise_conv_s4.c | 103 result = arm_depthwise_conv_wrapper_s4(&ctx, in depthwise_int4_generic_arm_depthwise_conv_s4() 196 result = arm_depthwise_conv_wrapper_s4(&ctx, in depthwise_int4_generic_2_arm_depthwise_conv_s4() 289 result = arm_depthwise_conv_wrapper_s4(&ctx, in depthwise_int4_generic_3_arm_depthwise_conv_s4() 382 result = arm_depthwise_conv_wrapper_s4(&ctx, in depthwise_int4_generic_4_arm_depthwise_conv_s4() 475 result = arm_depthwise_conv_wrapper_s4(&ctx, in depthwise_int4_generic_5_arm_depthwise_conv_s4() 568 result = arm_depthwise_conv_wrapper_s4(&ctx, in depthwise_int4_generic_6_arm_depthwise_conv_s4()
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s4_opt/ |
D | test_arm_depthwise_conv_s4_opt.c | 101 result = arm_depthwise_conv_wrapper_s4(&ctx, in depthwise_int4_1_arm_depthwise_conv_s4_opt() 217 result = arm_depthwise_conv_wrapper_s4(&ctx, in depthwise_int4_2_arm_depthwise_conv_s4_opt() 334 result = arm_depthwise_conv_wrapper_s4(&ctx, in depthwise_int4_3_arm_depthwise_conv_s4_opt() 450 result = arm_depthwise_conv_wrapper_s4(&ctx, in depthwise_int4_4_arm_depthwise_conv_s4_opt()
|
/cmsis-nn-latest/Include/ |
D | arm_nnfunctions.h | 1068 arm_cmsis_nn_status arm_depthwise_conv_wrapper_s4(const cmsis_nn_context *ctx,
|