Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/fc_per_ch/
Dconfig_data.h11 #define FC_PER_CH_INPUT_BATCHES 1 macro
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s8/
Dtest_arm_fully_connected_s8.c488 input_dims.n = FC_PER_CH_INPUT_BATCHES; in fc_per_ch_arm_fully_connected_s8()
494 output_dims.n = FC_PER_CH_INPUT_BATCHES; in fc_per_ch_arm_fully_connected_s8()