Home
last modified time | relevance | path

Searched defs:input_ptr (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_pad_s8/
Dtest_arm_pad_s8.c28 const int8_t *input_ptr = pad_int8_1_input_tensor; in pad_int8_1_arm_pad_s8() local
45 const int8_t *input_ptr = pad_int8_2_input_tensor; in pad_int8_2_arm_pad_s8() local
/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_3x3_s8.c117 …const int8_t *input_ptr = input + (in_h + ker_h_start) * (input_ch * input_x) + in_w * input_ch + … in arm_depthwise_conv_3x3_s8() local
247 …const int8_t *input_ptr = input + (in_h + ker_h_start) * (input_ch * input_x) + in_w * input_ch + … in arm_depthwise_conv_3x3_s8() local