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

[FEAT] redesign the tvm model #10

Closed
2 tasks done
Alec4r opened this issue May 17, 2022 Discussed in #8 · 3 comments
Closed
2 tasks done

[FEAT] redesign the tvm model #10

Alec4r opened this issue May 17, 2022 Discussed in #8 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Alec4r
Copy link
Member

Alec4r commented May 17, 2022

Discussed in #8

Originally posted by Alec4r May 13, 2022

@Alec4r Alec4r added the enhancement New feature or request label May 17, 2022
@Alec4r Alec4r assigned Alec4r, felipemontoya and MaferMazu and unassigned Alec4r May 17, 2022
@Alec4r
Copy link
Member Author

Alec4r commented May 17, 2022

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

@MaferMazu
Copy link
Contributor

MaferMazu commented May 17, 2022

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

@Alec4r
Copy link
Member Author

Alec4r commented May 18, 2022

The two pull requests were merged.

@Alec4r Alec4r closed this as completed May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants