Searched defs:ConcatAxis1Fixture (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/ |
H A D | Concat.cpp | 79 struct ConcatAxis1Fixture : ConcatFixture struct 81 ConcatAxis1Fixture() : ConcatFixture("1", { 2, 2, 1, 3 }, { 2, 1, 1, 3 }, { 2, 3, 1, 3 }) {} in ConcatAxis1Fixture() argument
|