You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/12/17 23:29:29 UTC

[GitHub] [tvm] driazati commented on issue #9762: [CI Image update for ci_arm and ci_cpu for Compute library v21.11

driazati commented on issue #9762:
URL: https://github.com/apache/tvm/issues/9762#issuecomment-997089382


   https://github.com/apache/tvm/pull/9771 should fix the cmake error, you can cherry pick it into ci-docker-staging with
   
   ```bash
   git remote add driazati https://github.com/driazati/tvm.git
   git fetch driazati fix_min_cmake
   git cherry-pick driazati/fix_min_cmake
   ```


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org