Searched defs:Pooling2DAttributes (Results 1 – 1 of 1) sorted by relevance
155 struct Pooling2DAttributes { struct156 PoolingType type = PoolingType::UNDEFINED;158 HW strides = HW(-1, -1);159 HW kernel = HW(-1, -1);160 Padding2D padding;164 bool output_indices = false;