leandron edited a comment on pull request #8726: URL: https://github.com/apache/tvm/pull/8726#issuecomment-904660300
Based on the last time I made it, I'm using the images we're generating every night (https://github.com/tlc-pack/tlcpack/pull/62), and triggering a `ci-docker-staging` job, by force-pushing a commit in the `ci-docker-staging` branch (ref: https://github.com/apache/tvm/commit/7b7883ff2b9eed6cdca3bf310356be6ac13e32f8). For this specific one, this is the job it triggered in Jenkins: https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/ci-docker-staging/157/pipeline When this finishes (if it works), you can trust these images (tag `20210823-232401-607bb9492`) are able to run the tests for the top of `main` in TVM at this point in time, so all of them could be used to bump our CI. To update the images (that I don't have privileges to do), you need to retag and docker push them in the usual tlcpack repo, similar to what I asked in https://github.com/apache/tvm/issues/8782. -- 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]
