Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DGather.cpp104 struct Gather2dFixture : GatherMainFixture struct
106 Gather2dFixture() : GatherMainFixture({ 3 }, { 1, 3, 4 }, { 5, 2 }, { 3, 2 }) in Gather2dFixture() argument