Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DGather.cpp13 struct GatherMainFixture : public armnnUtils::ParserPrototxtFixture<armnnOnnxParser::IOnnxParser> struct
15 GatherMainFixture(const std::vector<int>& indicesShape, in GatherMainFixture() argument
88 struct GatherScalarFixture : GatherMainFixture argument