jwfromm opened a new pull request #7906: URL: https://github.com/apache/tvm/pull/7906
This PR adds support for 1D global and adaptive pooling operators in relay, specifically `adaptive_max_pool1d`, `adaptive_avg_pool1d`, `global_max_pool1d`, and `global_avg_pool1d`. It also adds corresponding support to the Onnx importer and tests for global pooling. -- 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]
