yongwww commented on PR #14847: URL: https://github.com/apache/tvm/pull/14847#issuecomment-1548484446
Previously what I did to debug the tests related to CI changes is to reproduce it locally first, the ec2 instance type for cpu container is r5.large. Steps to reproduce: 1). pull the docker image, and create a container from this image 2). pull the tvm code 3). build tvm (generate the same config.cmake as ci: `tests/scripts/task_config_build_cpu.sh build`), set env variables like TVM_HOME Then the try to run the failed test, it should be reproduced. -- 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]
