Skip to content

perf: remove setup command and set user home as TVM_PATH - #13

Merged
Alec4r merged 1 commit into
mainfrom
11-makes-the-global-install-at-tvm-possible
May 18, 2022
Merged

perf: remove setup command and set user home as TVM_PATH#13
Alec4r merged 1 commit into
mainfrom
11-makes-the-global-install-at-tvm-possible

Conversation

@Alec4r

@Alec4r Alec4r commented May 17, 2022

Copy link
Copy Markdown
Member

Description

This PR is to create all config files and tutor versions in ~/.tvm

How to test

pip install git+https://github.com/eduNEXT/tvm.git@10_redesign_the_tvm_model
tvm install v12.2.0
tutor --version

Also, you should find ~/.tvm

NOTA:

With this change, we won't be able to create local environments, this will be fixed in: #12

@Alec4r Alec4r added the enhancement New feature or request label May 17, 2022
@Alec4r
Alec4r requested review from MaferMazu and felipemontoya May 17, 2022 17:21
@Alec4r Alec4r self-assigned this May 17, 2022
@Alec4r Alec4r linked an issue May 17, 2022 that may be closed by this pull request
@Alec4r
Alec4r force-pushed the 11-makes-the-global-install-at-tvm-possible branch from 4996160 to 2533140 Compare May 17, 2022 17:25
@MaferMazu

Copy link
Copy Markdown
Contributor

Looks good to me.

@Alec4r
Alec4r merged commit be70cc8 into main May 18, 2022
@Alec4r
Alec4r deleted the 11-makes-the-global-install-at-tvm-possible branch June 24, 2022 18:10
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

Successfully merging this pull request may close these issues.

makes the global install at ~/.tvm possible

2 participants