Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DMaxPool2D.cpp83 struct MaxPoolLiteFixtureUint1DOutput : MaxPool2DFixture struct
85MaxPoolLiteFixtureUint1DOutput() : MaxPool2DFixture("[ 1, 2, 2, 1 ]", "[ 1, 1, 1, 1 ]", "UINT8") {} in MaxPoolLiteFixtureUint1DOutput() function