Skip to content

Conversation

@areusch
Copy link
Contributor

@areusch areusch commented Nov 18, 2022

Fixes #13015. Note that vitis_ai is broken for another reason, so I couldn't test this fix, but I'll contribute it so that when vitis_ai is unbroken, the Python scripts should be on the right track.

@zuowanbushiwo @HadXu @driazati

@tvm-bot
Copy link
Collaborator

tvm-bot commented Nov 18, 2022

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to auto-tag found, no teams are specified in PR title See #10317 for details
  • Built docs for commit 2a41a1e can be found here.
  • This PR significantly changed CI runtime: +45.69% (163.09m -> 237.61m)

Generated by tvm-bot

Copy link
Member

@driazati driazati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but is there any reason to not add this to every demo_ image? e.g. Dockerfile.demo_cpu, Dockerfile.demo_opencl, etc.

@areusch
Copy link
Contributor Author

areusch commented Nov 22, 2022

those ones use manual pip3 install commands, just fixing the ones that use the shared python install script for now

@areusch areusch merged commit dcea36e into apache:main Nov 23, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
Add python venvs to demo_ images that build.
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.

[Bug] ERROR: expect TVM_VENV env var to be set

3 participants