@masahi, for other ops, pad can support any dimentions. I am looking at pooling, it seems there would be some works, current pooling [implementation ](https://github.com/apache/incubator-tvm/blob/ba9d96bcb585557d4d3dbee40112367b08b28084/topi/include/topi/nn/pooling.h#L61)only supports 2D. I am thinking to create a unified version as we did for convolution.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/4009#issuecomment-562001363