Home
last modified time | relevance | path

Searched defs:in_ch (Results 1 – 7 of 7) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/
Dtest_plan.json18 "in_ch" : 1, number
27 "in_ch" : 5, number
36 "in_ch" : 1, number
47 "in_ch" : 19, number
56 "in_ch" : 60, number
65 "in_ch" : 18, number
76 "in_ch" : 9, number
90 "in_ch" : 23, number
103 "in_ch" : 5, number
116 "in_ch" : 5, number
[all …]
/cmsis-nn-latest/Tests/UnitTest/
Dfully_connected_settings.py33 in_ch=1, argument
Dconv_settings.py34 in_ch=1, argument
Dtest_settings.py65 in_ch, argument
/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_3x3_s8.c99 int32_t in_ch = 0; in arm_depthwise_conv_3x3_s8() local
Darm_depthwise_conv_s16.c69 for (int32_t in_ch = 0, out_ch = 0, ker_w_start = MAX(0, -in_w); out_ch < output_ch; in depthwise_conv_s16_mult_4_s16() local
Darm_depthwise_conv_s8.c83 for (int32_t in_ch = 0, out_ch = 0, ker_w_start = MAX(0, -in_w); out_ch < output_ch; in depthwise_conv_s8_mult_4() local