Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_null_bias_0/
Dweights_data.h6 const int8_t depthwise_null_bias_0_weights[8] = {127, 74, -113, 81, -6, -127, -87, 1}; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8_opt/
Dtest_arm_depthwise_conv_s8_opt.c452 const int8_t *kernel_data = depthwise_null_bias_0_weights; in depthwise_null_bias_0_arm_depthwise_conv_s8_opt()