Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/grouped_conv_1/
Dweights_data.h6 const int8_t grouped_conv_1_weights[24] = {-42, -127, 99, -38, 50, -72, 127, -34, 65, -75, 127, 1… variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_grouped_convolve_s8/
Dtest_arm_grouped_convolve_s8.c44 const int8_t *kernel_data = grouped_conv_1_weights; in grouped_conv_arm_grouped_convolve_1_s8()