alter-xp
alter-xp
hi @areusch @driazati , cI/Android check failed, but the error message does not seem to be related to this PR. Have you ever encountered such a situation? Is there any...
thanks @driazati, the compilation directory are missing from the generated command of running ./tests/scripts/task_build.py. I have added this content. Please help me review again.
hi @areusch @driazati, CI for build GPU failed, which seems to be because of what I added about `--build_dir`. The GPU has two build scripts. The code shows that they...
> I think it's been broken this whole time and just wasn't running, then the fix you made to `make()` actually turned it on. I pushed a commit to disable...
hi @driazati @areusch @Mousius @gigiblender The function `camke_build` does not use the passed in parameter `path` in `ci/jenkins/Build.groovy.j2,` which causes `tests/scripts/task_build.py` to use `build` as the compilation directory by default....
Thanks @areusch . Previously, this branch was blocked due to the ci problem. Now it seems that the problem has been fixed. I will continue to push this pr.
hi @areusch, there's a small issue here that needs your help. If I want to update the csinn version in [ubuntu_download_csinn2_compute_lib.sh](https://github.com/apache/tvm/blob/c429a3b6a1804e1719e350a48e5e312dad67fdaa/docker/install/ubuntu_download_csinn2_compute_lib.sh), do I need to manually update the docker image?