Home
last modified time | relevance | path

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

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