comaniac opened a new pull request #5739: URL: https://github.com/apache/incubator-tvm/pull/5739
Sorry for the similar PR as #5732, as I found that some other places, such as MXNet frontend, are also using `reshape` with new shape type `Tuple[IntImm, IntImm, int]`. This PR fixes the reshape directly by trying to convert `IntImm` to primitive integer type. This PR is more like a patch fix for #5429. cc @icemelon9 ---------------------------------------------------------------- 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]
