tmoreau89 opened a new pull request #6495: URL: https://github.com/apache/incubator-tvm/pull/6495
This PR bumps the VTA submodule version to include this change: https://github.com/apache/incubator-tvm-vta/pull/11 When moving over to 2020.1 invoking python interpreter from within the vivado.tcl script to obtain build parameters from vta config can lead to errors if you use python from venv/pyenv. This PR takes care of eliminating any reliance on python interpreter from within the tcl script and instead invokes the python interpreter outside in the Makefile to produce a tcl file that can be imported in the vivado.tcl script. ---------------------------------------------------------------- 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: [email protected]
