Searched defs:MaxUnpooling2DAttributes (Results 1 – 1 of 1) sorted by relevance
188 struct MaxUnpooling2DAttributes { struct190 HW strides = HW(-1, -1);191 HW kernel = HW(-1, -1);215 const MaxUnpooling2DAttributes& attr); argument