Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/dw_int16xint8_fast_null_bias/
Dweights_data.h6 const int8_t dw_int16xint8_fast_null_bias_weights[32] = {-127, 63, -6, -72, 10, 52, 127, -87,… variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_fast_s16/
Dtest_arm_depthwise_conv_fast_s16.c339 const int8_t *kernel_data = dw_int16xint8_fast_null_bias_weights; in dw_int16xint8_fast_null_bias_arm_depthwise_conv_fast_s16()