Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DGather.cpp112 struct Gather3dMultiIndicesFixture : GatherMainFixture struct
114Gather3dMultiIndicesFixture() : GatherMainFixture({ 2, 3 }, { 1, 2, 1, 2, 1, 0 }, { 3, 2, 3 }, { 2… in Gather3dMultiIndicesFixture() function