Searched refs:arm_depthwise_conv_fast_s16 (Results 1 – 4 of 4) sorted by relevance
/cmsis-nn-latest/Source/ConvolutionFunctions/ |
D | arm_depthwise_conv_wrapper_s16.c | 66 status = arm_depthwise_conv_fast_s16(ctx, in arm_depthwise_conv_wrapper_s16()
|
D | arm_depthwise_conv_fast_s16.c | 51 arm_cmsis_nn_status arm_depthwise_conv_fast_s16(const cmsis_nn_context *ctx, in arm_depthwise_conv_fast_s16() function
|
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_fast_s16/ |
D | test_arm_depthwise_conv_fast_s16.c | 82 arm_cmsis_nn_status result = arm_depthwise_conv_fast_s16(&ctx, in dw_int16xint8_fast_arm_depthwise_conv_fast_s16() 179 arm_cmsis_nn_status result = arm_depthwise_conv_fast_s16(&ctx, in dw_int16xint8_fast_spill_arm_depthwise_conv_fast_s16() 275 arm_cmsis_nn_status result = arm_depthwise_conv_fast_s16(&ctx, in dw_int16xint8_fast_stride_arm_depthwise_conv_fast_s16() 372 arm_cmsis_nn_status result = arm_depthwise_conv_fast_s16(&ctx, in dw_int16xint8_fast_null_bias_arm_depthwise_conv_fast_s16() 469 arm_cmsis_nn_status result = arm_depthwise_conv_fast_s16(&ctx, in dw_int16xint8_fast_stride_null_bias_arm_depthwise_conv_fast_s16() 566 arm_cmsis_nn_status result = arm_depthwise_conv_fast_s16(&ctx, in dw_int16xint8_fast_spill_null_bias_arm_depthwise_conv_fast_s16() 663 arm_cmsis_nn_status result = arm_depthwise_conv_fast_s16(&ctx, in dw_int16xint8_fast_test_bias_arm_depthwise_conv_fast_s16() 760 arm_cmsis_nn_status result = arm_depthwise_conv_fast_s16(&ctx, in dw_int16xint8_fast_multiple_batches_uneven_buffers_arm_depthwise_conv_fast_s16() 858 arm_cmsis_nn_status result = arm_depthwise_conv_fast_s16(&ctx, in dw_int16xint8_fast_multiple_batches_uneven_buffers_null_bias_arm_depthwise_conv_fast_s16()
|
/cmsis-nn-latest/Include/ |
D | arm_nnfunctions.h | 1291 arm_cmsis_nn_status arm_depthwise_conv_fast_s16(const cmsis_nn_context *ctx,
|