Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_int4_4/
Dweights_data.h6 const int8_t depthwise_int4_4_weights[6] = {-45, -92, -48, 4, 26, 45}; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s4_opt/
Dtest_arm_depthwise_conv_s4_opt.c394 const int8_t *kernel_data = depthwise_int4_4_weights; in depthwise_int4_4_arm_depthwise_conv_s4_opt()