Closed hecmay closed 4 years ago
Can you be more specific? Which test? Which PR I should look at?
Can you be more specific? Which test? Which PR I should look at?
Sorry for that. I found all my PRs do not run through (e.g. In this PR #170, I only added a python file in hlib/op
and then it failed the testing).
Can you be more specific? Which test? Which PR I should look at?
Sorry for that. I found all my PRs do not run through (e.g. In this PR #170, I only added a python file in
hlib/op
and then it failed the testing).
I guess you can try re-compile the v0.3 branch on CircleCI to reproduce the error. It can be a lot more easier if we have an interactive shell for debugging.
The issue magically disappears if we re-run the testing flow.
The testing on CircleCI failed with the following error when installing TVM for hlib testing. It says the compiler cannot find the config file for VTA. However I can run through the script on our servers and everything works fine.
The complete error message: https://circleci.com/gh/cornell-zhang/heterocl/899?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link