Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/pad_int8_1/
Dinput_tensor.h6 const int8_t pad_int8_1_input_tensor[8] = {-102, 10, 30, 95, 76, 9, 79, -121}; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_pad_s8/
Dtest_arm_pad_s8.c28 const int8_t *input_ptr = pad_int8_1_input_tensor; in pad_int8_1_arm_pad_s8()