Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/fully_connected/
Dconfig_data.h12 #define FULLY_CONNECTED_INPUT_BATCHES 3 macro
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s8/
Dtest_arm_fully_connected_s8.c51 input_dims.n = FULLY_CONNECTED_INPUT_BATCHES; in fully_connected_arm_fully_connected_s8()
57 output_dims.n = FULLY_CONNECTED_INPUT_BATCHES; in fully_connected_arm_fully_connected_s8()