Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnDeserializer/test/
H A DDeserializeGather.cpp13 struct GatherFixture : public ParserFlatbuffersSerializeFixture struct
15 explicit GatherFixture(const std::string& inputShape, in GatherFixture() argument
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DGather.cpp11 struct GatherFixture : public ParserFlatbuffersFixture struct
13 explicit GatherFixture(const std::string& paramsShape, in GatherFixture() function