Searched defs:MaxPoolLiteFixtureUint1DOutput (Results 1 – 1 of 1) sorted by relevance
83 struct MaxPoolLiteFixtureUint1DOutput : MaxPool2DFixture struct85 …MaxPoolLiteFixtureUint1DOutput() : MaxPool2DFixture("[ 1, 2, 2, 1 ]", "[ 1, 1, 1, 1 ]", "UINT8") {} in MaxPoolLiteFixtureUint1DOutput() function