Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DPrelu.cpp12 struct PreluFixture : public ParserFlatbuffersFixture struct
14 explicit PreluFixture(const std::string& inputShape, in PreluFixture() argument