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