Hello,
If I would like to add AvgPool2d to emitter, which function (like SpatialDilatedMaxPooling_updateOutput for MaxPool2d) should I call?
I guess I can just copy codes from MaxPool2d and change SpatialDilatedMaxPooling_updateOutput to it, is it enough?
Thank you.
Hello,
If I would like to add AvgPool2d to emitter, which function (like SpatialDilatedMaxPooling_updateOutput for MaxPool2d) should I call?
I guess I can just copy codes from MaxPool2d and change SpatialDilatedMaxPooling_updateOutput to it, is it enough?
Thank you.