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

[API update] Remove outdated reference to tvm.backend.interpreter.TupleValue #58

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

slyubomirsky
Copy link
Collaborator

There was an unused import of tvm.backend.interpreter.TupleValue in the TreeLSTM experiment, which is removed in this PR. This is no longer a valid import since TVM PR 4693 unified the runtime's ADT and tuple representations.

@slyubomirsky slyubomirsky merged commit f7dcd56 into uwsampl:master Jan 20, 2020
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.

1 participant