Deivanayaki-S opened a new pull request, #17919: URL: https://github.com/apache/tvm/pull/17919
This PR adds support for max_pool1d and max_pool3d operations, extending the existing max_pool2d functionality to handle 1D and 3D pooling. It includes the necessary mappings, and comprehensive tests for these new operations. Additionally, maxpool2d was refactored to match the result of pytorch implementation. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
