Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DMaxPool2D.cpp93 struct MaxPoolLiteFixtureUint2DOutput : MaxPool2DFixture struct
95MaxPoolLiteFixtureUint2DOutput() : MaxPool2DFixture("[ 1, 4, 4, 1 ]", "[ 1, 2, 2, 1 ]", "UINT8") {} in MaxPoolLiteFixtureUint2DOutput() function