FranckQC commented on pull request #9482: URL: https://github.com/apache/tvm/pull/9482#issuecomment-1031722927
Ok, so right now I'm running into two problems with the CI: - The doc fails (and I don't know why) - And in addition, now the Windows CI does not run anymore. Previously, it was working and green with my changes. Theoretically, all the other troubles should now be resolved. I had to update quite a few tests by explicitly asking not to run the CSE pass, because it was doing some commoning, that was breaking some comparisons/tests as the produced TIR code was no longer the older and expected one (which is good, it did some work!) -- 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]
