Home
last modified time | relevance | path

Searched defs:Gather4dFixture (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DGather.cpp120 struct Gather4dFixture : GatherMainFixture struct
122 Gather4dFixture() : GatherMainFixture({ 3 }, { 0, 1, 3 }, { 5, 4, 3, 2 }, { 3, 4, 3, 2 }) in Gather4dFixture() argument