-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
Background, we have been trying to update the CI with the latest changes:
There is a failure failure occurs when running the test on the latest CI image with mxnet-mkl==1.5.1,
This was one of blockers blocker for upgrading the ci image, see
http://ci.tvm.ai:8080/job/temp-ci-docker-staging/job/ci-stage/14/execution/node/288/log/
We will need to fix the test before upgrading the CI image. the docker image can be downloaded
via tvmai/ci-gpu:v0.57-temp
There is another error due to sphinx-gallery's problem in latest version http://ci.tvm.ai:8080/job/temp-ci-docker-staging/job/ci-stage/14/execution/node/307/log/ (see sphinx-gallery/sphinx-gallery#569 was fixed in mainline but was not released), we might be able to fix it by fixing the sphinx-gallery version.