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

Adapt to API break where resolve_literal takes an InputInfo arg. #126

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

stellaraccident
Copy link
Collaborator

In the upstream FxImporter, an info arg was added to resolve_literal. Adding it to the hooks here (without use) so that iree-turbine is forward/backward compatible with respect to this change.

See llvm/torch-mlir#3688

In the upstream FxImporter, an `info` arg was added to resolve_literal. Adding it to the hooks here (without use) so that iree-turbine is forward/backward compatible with respect to this change.

Signed-off-by: Stella Laurenzo <stellaraccident@gmail.com>
@stellaraccident stellaraccident merged commit c288646 into main Sep 5, 2024
6 checks passed
@stellaraccident stellaraccident deleted the resolve_literal_input_info branch September 5, 2024 19:38
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.

3 participants