We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally posted by Alec4r May 13, 2022
The text was updated successfully, but these errors were encountered:
You can test the new features using the branch: 10_redesign_the_tvm_model
pip install git+https://github.com/eduNEXT/tvm.git@10_redesign_the_tvm_model tvm install v12.2.0 tvm use v12.2.0 mkdir test && cd test tvm project init source .tvm/bin/activate tutor --version which tutor tvmoff
Sorry, something went wrong.
Looks good to me.
I found a small bug, and it is that I can't activate the tvm environment from another folder where the .tvm is not.
We can fix it later :D
The two pull requests were merged.
felipemontoya
MaferMazu
No branches or pull requests
Discussed in #8
Originally posted by Alec4r May 13, 2022
The text was updated successfully, but these errors were encountered: