Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_sub_block/
Dweights_data.h6 const int8_t depthwise_sub_block_weights[36] = {127, -7, -127, 124, 73, -118, -41, -75, 45, -4… variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8_opt/
Dtest_arm_depthwise_conv_s8_opt.c249 const int8_t *kernel_data = depthwise_sub_block_weights; in depthwise_sub_block_arm_depthwise_conv_s8_opt()