Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/dw_int16xint8_fast_test_bias/
Dweights_data.h6 const int8_t dw_int16xint8_fast_test_bias_weights[32] = {-22, 2, -127, 127, 44, -29, 94, 41,… variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_fast_s16/
Dtest_arm_depthwise_conv_fast_s16.c630 const int8_t *kernel_data = dw_int16xint8_fast_test_bias_weights; in dw_int16xint8_fast_test_bias_arm_depthwise_conv_fast_s16()