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

[tvm4j] provide error msg for failure function call #2967

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

yzhliu
Copy link
Member

@yzhliu yzhliu commented Apr 5, 2019

This is to resolve the problem that people always see things like "Do NOT know how to handle return type code 28672" in tvm4j. If function call fails, it should return immediately so that the wrapper can get the last error message, otherwise it would fail in tvmRetValueToJava. @tqchen

@tqchen tqchen merged commit 6322afd into apache:master Apr 5, 2019
wweic pushed a commit to wweic/tvm that referenced this pull request Apr 7, 2019
wweic pushed a commit to wweic/tvm that referenced this pull request Apr 7, 2019
wweic pushed a commit to wweic/tvm that referenced this pull request Apr 8, 2019
wweic pushed a commit to wweic/tvm that referenced this pull request Apr 10, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Apr 11, 2019
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