mbrookhart commented on issue #8611: URL: https://github.com/apache/tvm/issues/8611#issuecomment-892195769
Profile says...LLVM is taking a massive amount of time to compile the kernels for 2 of the unit tests. I realized I have llvm12 on my desktop but llvm10 on my laptop, so I upgraded my laptop to llvm12, rebuilt TVM, and then I get this on my laptop: ``` 12.31s call tests/python/frontend/onnx/test_forward.py::test_roi_align[llvm] ``` We should probably bump the version of LLVM we use in CI. -- 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]
