Searched refs:arm_depthwise_conv_wrapper_s16 (Results 1 – 4 of 4) sorted by relevance
/cmsis-nn-3.6.0-3.5.0/Source/ConvolutionFunctions/ |
D | arm_depthwise_conv_wrapper_s16.c | 50 arm_cmsis_nn_status arm_depthwise_conv_wrapper_s16(const cmsis_nn_context *ctx, in arm_depthwise_conv_wrapper_s16() function
|
/cmsis-nn-3.6.0-3.5.0/Tests/UnitTest/TestCases/test_arm_depthwise_conv_fast_s16/ |
D | test_arm_depthwise_conv_fast_s16.c | 110 result = arm_depthwise_conv_wrapper_s16(&ctx, in dw_int16xint8_fast_arm_depthwise_conv_fast_s16() 206 result = arm_depthwise_conv_wrapper_s16(&ctx, in dw_int16xint8_fast_spill_arm_depthwise_conv_fast_s16() 302 result = arm_depthwise_conv_wrapper_s16(&ctx, in dw_int16xint8_fast_stride_arm_depthwise_conv_fast_s16() 399 result = arm_depthwise_conv_wrapper_s16(&ctx, in dw_int16xint8_fast_null_bias_arm_depthwise_conv_fast_s16() 496 result = arm_depthwise_conv_wrapper_s16(&ctx, in dw_int16xint8_fast_stride_null_bias_arm_depthwise_conv_fast_s16() 593 result = arm_depthwise_conv_wrapper_s16(&ctx, in dw_int16xint8_fast_spill_null_bias_arm_depthwise_conv_fast_s16() 690 result = arm_depthwise_conv_wrapper_s16(&ctx, in dw_int16xint8_fast_test_bias_arm_depthwise_conv_fast_s16() 787 result = arm_depthwise_conv_wrapper_s16(&ctx, in dw_int16xint8_fast_multiple_batches_uneven_buffers_arm_depthwise_conv_fast_s16() 885 result = arm_depthwise_conv_wrapper_s16(&ctx, in dw_int16xint8_fast_multiple_batches_uneven_buffers_null_bias_arm_depthwise_conv_fast_s16()
|
/cmsis-nn-3.6.0-3.5.0/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s16/ |
D | test_arm_depthwise_conv_s16.c | 103 result = arm_depthwise_conv_wrapper_s16(&ctx, in dw_int16xint8_arm_depthwise_conv_s16() 200 result = arm_depthwise_conv_wrapper_s16(&ctx, in dw_int16xint8_dilation_arm_depthwise_conv_s16() 297 result = arm_depthwise_conv_wrapper_s16(&ctx, in dw_int16xint8_mult4_arm_depthwise_conv_s16()
|
/cmsis-nn-3.6.0-3.5.0/Include/ |
D | arm_nnfunctions.h | 819 arm_cmsis_nn_status arm_depthwise_conv_wrapper_s16(const cmsis_nn_context *ctx,
|