Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/transpose_ncwh/
Doutput.h6 const int8_t transpose_ncwh_output[540] = { variable
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_transpose_s8/
Dtest_arm_transpose_s8.c178 const int8_t *const output_ref = transpose_ncwh_output; in transpose_ncwh_arm_transpose_s8()