Home
last modified time | relevance | path

Searched refs:arm_depthwise_conv_wrapper_s8 (Results 1 – 7 of 7) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_wrapper_s8.c49 arm_cmsis_nn_status arm_depthwise_conv_wrapper_s8(const cmsis_nn_context *ctx, in arm_depthwise_conv_wrapper_s8() function
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_ds_cnn_l_s8/
Dtest_arm_ds_cnn_l_s8.c222 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_l_s8_inference()
282 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_l_s8_inference()
321 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_l_s8_inference()
359 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_l_s8_inference()
396 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_l_s8_inference()
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_ds_cnn_s_s8/
Dtest_arm_ds_cnn_s_s8.c206 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_s_s8_inference()
260 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_s_s8_inference()
299 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_s_s8_inference()
337 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_s_s8_inference()
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8/
Dtest_arm_depthwise_conv_s8.c104 result = arm_depthwise_conv_wrapper_s8(&ctx, in depthwise_2_arm_depthwise_conv_s8()
200 result = arm_depthwise_conv_wrapper_s8(&ctx, in depthwise_mult_batches_arm_depthwise_conv_s8()
295 result = arm_depthwise_conv_wrapper_s8(&ctx, in depthwise_null_bias_1_arm_depthwise_conv_s8()
391 result = arm_depthwise_conv_wrapper_s8(&ctx, in depthwise_dilation_arm_depthwise_conv_s8()
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_3x3_s8/
Dtest_arm_depthwise_conv_3x3_s8.c110 result = arm_depthwise_conv_wrapper_s8(&ctx, in depthwise_kernel_3x3_arm_depthwise_conv_3x3_s8()
211 result = arm_depthwise_conv_wrapper_s8(&ctx, in depthwise_kernel_3x3_arm_depthwise_conv_3x3_1_s8()
313 result = arm_depthwise_conv_wrapper_s8(&ctx, in depthwise_kernel_3x3_null_bias_arm_depthwise_conv_3x3_null_bias_s8()
415 result = arm_depthwise_conv_wrapper_s8(&ctx, in stride2pad1_arm_depthwise_conv_3x3_s8()
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8_opt/
Dtest_arm_depthwise_conv_s8_opt.c113 result = arm_depthwise_conv_wrapper_s8(&ctx, in basic_arm_depthwise_conv_s8_opt()
214 result = arm_depthwise_conv_wrapper_s8(&ctx, in depthwise_eq_in_out_ch_arm_depthwise_conv_s8_opt()
314 result = arm_depthwise_conv_wrapper_s8(&ctx, in depthwise_sub_block_arm_depthwise_conv_s8_opt()
417 result = arm_depthwise_conv_wrapper_s8(&ctx, in depthwise_out_activation_arm_depthwise_conv_s8_opt()
519 result = arm_depthwise_conv_wrapper_s8(&ctx, in depthwise_null_bias_0_arm_depthwise_conv_s8_opt()
619 result = arm_depthwise_conv_wrapper_s8(&ctx, in depthwise_x_stride_arm_depthwise_conv_s8_opt()
/cmsis-nn-latest/Include/
Darm_nnfunctions.h916 arm_cmsis_nn_status arm_depthwise_conv_wrapper_s8(const cmsis_nn_context *ctx,