Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DGather.cpp96 struct Gather1dFixture : GatherMainFixture struct
98 Gather1dFixture() : GatherMainFixture({ 4 }, { 0, 2, 1, 5 }, { 8 }, { 4 }) in Gather1dFixture() function