Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/pad_int8_2/
Dinput_tensor.h6 const int8_t pad_int8_2_input_tensor[8] = {77, 94, -41, 47, 21, 61, -98, -2}; variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_pad_s8/
Dtest_arm_pad_s8.c45 const int8_t *input_ptr = pad_int8_2_input_tensor; in pad_int8_2_arm_pad_s8()