Searched defs:Pooling2DAttributes (Results 1 – 1 of 1) sorted by relevance
164 struct Pooling2DAttributes { struct165 PoolingType type = PoolingType::UNDEFINED;167 HW strides = HW(-1, -1);168 HW kernel = HW(-1, -1);169 Padding2D padding;173 bool output_indices = false;