lhutton1 opened a new pull request #9831: URL: https://github.com/apache/tvm/pull/9831
Follow up to #9793. In checking this it was found that both the layout and LUT optimizer passes were silently not running. This is fixed by converting each pass to a module pass, rather than a function pass. Tests have been added to prevent this happening in the future. cc @ekalda @manupa-arm -- 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]
