Searched defs:input_h (Results 1 – 3 of 3) sorted by relevance
/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/ |
D | test_plan.json | 21 "input_h" : 8, number 30 "input_h" : 15, number 39 "input_h" : 7, number 50 "input_h" : 5, number 59 "input_h" : 1, number 68 "input_h" : 1, number 79 "input_h" : 4, number 93 "input_h" : 6, number 106 "input_h" : 4, number 119 "input_h" : 4, number [all …]
|
/cmsis-nn-latest/Source/ConvolutionFunctions/ |
D | arm_transpose_conv_wrapper_s8.c | 87 const int32_t input_h = input_dims->h; in arm_transpose_conv_wrapper_s8() local
|
/cmsis-nn-latest/Source/TransposeFunctions/ |
D | arm_transpose_s8.c | 70 const int8_t *input_h = input_n; in arm_transpose_s8_nhcw() local
|