Home
last modified time | relevance | path

Searched refs:depthwise_dilation_input (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_dilation/
Dinput_data.h6 const int8_t depthwise_dilation_input[49] = {14, 82, -18, 99, -16, 25, 88, 38, -115, 36, 37… variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8/
Dtest_arm_depthwise_conv_s8.c333 const int8_t *input_data = depthwise_dilation_input; in depthwise_dilation_arm_depthwise_conv_s8()