Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/depthwise_kernel_3x3_null_bias/
Dbiases_data.h6 const int32_t depthwise_kernel_3x3_null_bias_biases[5] = {0, 0, 0, 0, 0}; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_3x3_s8/
Dtest_arm_depthwise_conv_3x3_s8.c245 const int32_t *bias_data = depthwise_kernel_3x3_null_bias_biases; in depthwise_kernel_3x3_null_bias_arm_depthwise_conv_3x3_null_bias_s8()