Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_int4_1/
Dweights_data.h6 const int8_t depthwise_int4_1_weights[33] = {3, -106, -64, 0, 75, -79, 101, -112, 14, 14, 66, variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s4_opt/
Dtest_arm_depthwise_conv_s4_opt.c44 const int8_t *kernel_data = depthwise_int4_1_weights; in depthwise_int4_1_arm_depthwise_conv_s4_opt()