Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/fc_per_ch/
Doutput_shift.h6 const int32_t fc_per_ch_output_shift[22] = {-10, -10, -10, -10, -10, -10, -10, -10, -10, -10, -10, variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s8/
Dtest_arm_fully_connected_s8.c504 quant_params.shift = (int32_t *)fc_per_ch_output_shift; in fc_per_ch_arm_fully_connected_s8()