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.json14 "in_ch" : 55, number
23 "in_ch" : 55, number
35 "in_ch" : 12, number
48 "in_ch" : 8, number
61 "in_ch" : 2, number
74 "in_ch" : 3, number
87 "in_ch" : 3, number
98 "in_ch" : 55, number
109 "in_ch" : 55, number
120 "in_ch" : 8, 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