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 2020/07/09 16:18:42 UTC

[GitHub] [incubator-tvm] tmoreau89 commented on pull request #6012: [VTA] Move compiler related registry items to vta/build_module.py

tmoreau89 commented on pull request #6012:
URL: https://github.com/apache/incubator-tvm/pull/6012#issuecomment-656221887


   @lhf1997 on the Pynq set the following env variable
   ```
   export VTA_HW_PATH=/home/xilinx/incubator-tvm/3rdparty/vta-hw
   ```
   
   Then re-run the compilation steps under incubator-tvm/build with
   ```
   cmake ..
   make runtime vta -j2
   ```
   
   And re-run the RPC server, and the example. I'll issue a fix to this bug.


----------------------------------------------------------------
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.

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