Searched defs:AvgPoolLiteFixture2DOutput (Results 1 – 1 of 1) sorted by relevance
92 struct AvgPoolLiteFixture2DOutput : AvgPool2DFixture struct94 AvgPoolLiteFixture2DOutput() : AvgPool2DFixture("[ 1, 4, 4, 1 ]", "[ 1, 2, 2, 1 ]", "UINT8") {} in AvgPoolLiteFixture2DOutput() argument