alter-xp

Results 17 comments of alter-xp
trafficstars

hi @areusch, the nightly rebuild has passed. So next we need to push the image to tlcpack, right?

thanks @driazati, It seems to be the problem of environment variables. let me solve it.

hi @driazati, It is the conflict between Xuantie QEMU and Zephyr QEMU. I have solved it by modifying the script in CSI-NN2 (merged), and it will not involve the content...

hi @driazati , I use image `tlcpackstaging/ci_qemu:20220720-060122-eb7cf7051 ` to run the test locally. I don't meet the error mentioned above. but I meet a little other problem. I'm not sure...

thanks @areusch, i will create Dockerfile.ci_riscv. and should we need to create a RFC for this?

hi @areusch, I created a [Dockerfile.ci_riscv (pr)](https://github.com/apache/tvm/pull/12230), which only retains the basic environment and riscv related content in Dockerfile.ci_qemu. Do we need to use CI to build ci_riscv image next?...

Thanks for bringing up. this is also very useful on RISC-V. we look forward to progress in this regard.

hi @driazati, thanks for your comments!

> commented out code should be removed or have some context, I don't see `USE_CSINN` in `CMakeLists.txt`, is there anything that needs to be done in the build to enable...

thanks @driazati @areusch ! I got it. I removed the comment code.