Searched defs:Gather4dFixture (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/ |
H A D | Gather.cpp | 120 struct Gather4dFixture : GatherMainFixture struct 122 Gather4dFixture() : GatherMainFixture({ 3 }, { 0, 1, 3 }, { 5, 4, 3, 2 }, { 3, 4, 3, 2 }) in Gather4dFixture() argument
|