Searched defs:MaxUnpooling2DAttributes (Results 1 – 1 of 1) sorted by relevance
179 struct MaxUnpooling2DAttributes { struct181 HW strides = HW(-1, -1);182 HW kernel = HW(-1, -1);206 const MaxUnpooling2DAttributes& attr); argument