optima2005 commented on issue #4009: [RFC] 3D model support
URL: https://github.com/apache/incubator-tvm/issues/4009#issuecomment-562001363
 
 
   @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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to