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