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

Separate TVM code from model profiler #14

Open
RedCarrottt opened this issue Nov 24, 2020 · 0 comments
Open

Separate TVM code from model profiler #14

RedCarrottt opened this issue Nov 24, 2020 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@RedCarrottt
Copy link
Member

As now, ANT model DB repository includes the source code of TVM.
As I think, the reason may be that the model profiler (latency predictor) has very strong dependency on TVM.

However, it is not easy to identify what is the source code of the model profiler.
For the maintenance in the long term, we need to separate the TVM code from this repository.
And then, we need to make TVM as a git submodule.

@RedCarrottt RedCarrottt added the dependencies Pull requests that update a dependency file label Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant