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

[bugfix] Update datatype check to use new TVM APIs #31

Merged
merged 1 commit into from
Dec 24, 2019

Conversation

slyubomirsky
Copy link
Contributor

TVM PR 4560 changed the APIs for checking datatypes of NDArrays, which broke a call in the AoT compiler. This PR updates that call to use the new APIs and ensures that the tests pass.

Please review @MarisaKirisame

@MarisaKirisame MarisaKirisame merged commit d48e8d5 into uwsampl:master Dec 24, 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