gromero commented on PR #12884: URL: https://github.com/apache/tvm/pull/12884#issuecomment-1256201222
@leandron Change LGTM. Just for the records the "command not found" errors we get within the current docker images are not exactly the same `E tvm._ffi.base.TVMError: MicroSessionTimeoutError: session start handshake failed after 10s` errors we're initially chasing in https://ci.tlcpack.ai/blue/organizations/jenkins/docker-images-ci%2Fdocker-image-run-tests/detail/docker-image-run-tests/231/tests/ However it could be related since another QEMU can be picked up since the PATH is not set correctly (picked up from host, or elsewhere in the container env). Let's see CI goes. -- 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]
