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