Searched defs:ConcatAxis0Fixture (Results 1 – 1 of 1) sorted by relevance
| /external/armnn/src/armnnOnnxParser/test/ |
| 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() function
|