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