Lunderberg commented on PR #16975: URL: https://github.com/apache/tvm/pull/16975#issuecomment-2112580627
Looks like there's some failing tests, which seem to have crept in while the tests were disabled. * There is no `tvm.testing.disco` that can be imported. Looks like it should instead import the `exec_worker` to get the PackedFunc definitions from that file. * Ill-formed TIR, which is now validated when parsing TVMScript. * NCCL not currently installed in CI environment, and not all NCCL-dependent tests are marked with `tvm.testing.requires_nccl`. -- 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]
