Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/maxpool_int16_1/
Dinput_tensor.h6 const int16_t maxpool_int16_1_input_tensor[20] = {-16271, -2613, 13724, 31677, -3799, 17151, 22… variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_max_pool_s16/
Dtest_arm_max_pool_s16.c86 const int16_t *input_data = maxpool_int16_1_input_tensor; in maxpool_int16_1_arm_max_pool_s16()