Lunderberg commented on PR #13217: URL: https://github.com/apache/tvm/pull/13217#issuecomment-1324318352
It made it past the compilation stage, so the rebase resolved that issue. Still running into the crash in `test_te_schedule_ops.py`, due to a double free or corruption. Valgrind complains quite loudly about invalid reads. Other than some caused by the python interpreter's malloc, valgrind is silent when run on main, so it's definitely something triggered by this PR in particular. -- 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]
