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

Don't require inlining for shape refinement #2631

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

GleasonK
Copy link
Member

Currently we require MLIR function inlining before refining shapes. Refining shapes in order and following call operations (enforcing no recursive calls) should allow for refine(dynamic_export, static_args) == static_export to be true

@GleasonK GleasonK requested a review from ghpvnist November 19, 2024 23:27
@GleasonK GleasonK merged commit 7efac85 into openxla:main Nov 20, 2024
10 checks passed
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