Home
last modified time | relevance | path

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

/cmsis-nn-3.6.0-3.5.0/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-3.6.0-3.5.0/Tests/UnitTest/TestCases/test_arm_ds_cnn_l_s8/
Dtest_arm_ds_cnn_l_s8.c220 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_l_s8_inference()
279 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_l_s8_inference()
318 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_l_s8_inference()
356 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_l_s8_inference()
393 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_l_s8_inference()
/cmsis-nn-3.6.0-3.5.0/Tests/UnitTest/TestCases/test_arm_ds_cnn_s_s8/
Dtest_arm_ds_cnn_s_s8.c202 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_s_s8_inference()
255 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_s_s8_inference()
294 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_s_s8_inference()
332 status |= arm_depthwise_conv_wrapper_s8(&ctx, in ds_cnn_s_s8_inference()
/cmsis-nn-3.6.0-3.5.0/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-3.6.0-3.5.0/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-3.6.0-3.5.0/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-3.6.0-3.5.0/Include/
Darm_nnfunctions.h648 arm_cmsis_nn_status arm_depthwise_conv_wrapper_s8(const cmsis_nn_context *ctx,