Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_nn/src/
Dmain.c270 const int8_t stride2pad1_output_ref[16] = {26, -11, 33, -25, -96, -52, -78, -86, variable
332 zassert_mem_equal(stride2pad1_output_ref, output, sizeof(output), ""); in ZTEST()