Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_nn/src/
Dmain.c259 const int8_t stride2pad1_weights[9] = {-54, 57, -19, -127, 87, 70, 74, -110, 66}; variable
286 const int8_t *kernel_data = stride2pad1_weights; in ZTEST()