Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DProd.cpp11 struct ProdFixture : public ParserFlatbuffersFixture struct
13 explicit ProdFixture(const std::string& inputShape, in ProdFixture() function