Searched defs:MaxUnpooling2DAttributes (Results 1 – 1 of 1) sorted by relevance
193 struct MaxUnpooling2DAttributes { struct195 HW strides = HW(-1, -1);196 HW kernel = HW(-1, -1);220 const MaxUnpooling2DAttributes& attr); argument