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

[Relay][Bugfix] Ensure interpreted functions can take values that are not TensorValues #3015

Merged
merged 1 commit into from
Apr 16, 2019

Conversation

slyubomirsky
Copy link
Contributor

This PR adds cases to _arg_to_ast to ensure that a function produced by the interpreter can handle ConstructorValues, TupleValues, and RefValues, i.e., values besides TensorValues. There is a test for these cases.

@slyubomirsky
Copy link
Contributor Author

Please review @jroesch @icemelon9 @MarisaKirisame (people who have previously touched the interpreter)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants