Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VTA] Eliminate python dependence from bitstream build TCL script #6495

Merged
merged 1 commit into from Sep 16, 2020

Conversation

tmoreau89
Copy link
Contributor

This PR bumps the VTA submodule version to include this change: apache/tvm-vta#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.

@tmoreau89 tmoreau89 merged commit 34f3343 into apache:master Sep 16, 2020
kevinthesun pushed a commit to kevinthesun/tvm that referenced this pull request Sep 17, 2020
kevinthesun pushed a commit to kevinthesun/tvm that referenced this pull request Sep 18, 2020
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants