jwfromm opened a new pull request #7655: URL: https://github.com/apache/tvm/pull/7655
The convtranspose importer incorrectly was assuming that the group attribute will always be defined. Instead, it is supposed to default to 1 when not provided. This 1-liner handles it properly. I also cleaned up some code duplication in the convtranspose test. ---------------------------------------------------------------- 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]
