zxybazh opened a new pull request, #13421: URL: https://github.com/apache/tvm/pull/13421
This PR fixes an issue that would cause dynamic loop when reorder is applied during auto binding incorrectly. This would cause failed cuda kernel generation. This PR provided a fix by patching the binding function with `allow_reorder` argument. Test is also added and locally tested on `nvidia/geforce-rtx-3070` target. Thanks for @junrushao for the guidance and @yelite for reporting this issue. -- 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]
