Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_nn/src/
Dmain.c613 const int32_t number_units = SVDF_2_FEATURE_BATCHES / SVDF_2_RANK; in ZTEST() local
615 const int scratch_size_out = SVDF_2_INPUT_BATCHES * number_units * sizeof(int32_t); in ZTEST()