Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DMaxPool2D.cpp10 struct MaxPool2DFixture : public ParserFlatbuffersFixture struct
12 explicit MaxPool2DFixture(std::string inputdim, std::string outputdim, std::string dataType) in MaxPool2DFixture() function