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

Improve error messages in graph tuner, graph runtime, and module loader. #6148

Merged
merged 3 commits into from
Jul 29, 2020

Conversation

tkonolige
Copy link
Contributor

I ran into a couple of confusing errors, so I've improved the error messages for them. The error message for loading a module when its TVM is missing the runtime for it was particularly confusing, so I think this should help make it more clear.

@tkonolige
Copy link
Contributor Author

I'm not sure how these errors are in any way related to the changes I've made.

@tqchen tqchen merged commit 2e93aef into apache:master Jul 29, 2020
@tqchen
Copy link
Member

tqchen commented Jul 29, 2020

Thanks @tkonolige !

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Aug 26, 2020
…er. (apache#6148)

* Raise error if no operators are found in GraphTuner

* Raise error if key cannot be found in graph runtime inputs

* Detailed error message when module loader is not found
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Aug 26, 2020
…er. (apache#6148)

* Raise error if no operators are found in GraphTuner

* Raise error if key cannot be found in graph runtime inputs

* Detailed error message when module loader is not found
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Aug 26, 2020
…er. (apache#6148)

* Raise error if no operators are found in GraphTuner

* Raise error if key cannot be found in graph runtime inputs

* Detailed error message when module loader is not found
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Sep 2, 2020
…er. (apache#6148)

* Raise error if no operators are found in GraphTuner

* Raise error if key cannot be found in graph runtime inputs

* Detailed error message when module loader is not found
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Sep 3, 2020
…er. (apache#6148)

* Raise error if no operators are found in GraphTuner

* Raise error if key cannot be found in graph runtime inputs

* Detailed error message when module loader is not found
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.

2 participants