Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_dilation/
Dweights_data.h6 const int8_t depthwise_dilation_weights[9] = {6, -58, 46, -14, -6, -97, 99, 108, 127}; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8/
Dtest_arm_depthwise_conv_s8.c332 const int8_t *kernel_data = depthwise_dilation_weights; in depthwise_dilation_arm_depthwise_conv_s8()