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

Move interpreter probe pass to reference #2381

Merged
merged 5 commits into from
Jun 5, 2024
Merged

Conversation

GleasonK
Copy link
Member

@GleasonK GleasonK commented Jun 5, 2024

Part of #2255.

Currently the stablehlo_passes target bundles the reference interpreter, which isn't necessary or intuitive. This splits off the interpreter probe op pass to remove the dependency from stablehlo transforms.

@GleasonK GleasonK added Cleanup/Refactoring Transformations Pertaining to MLIR passes and transformations labels Jun 5, 2024
@GleasonK GleasonK requested a review from sdasgup3 June 5, 2024 18:01
@sdasgup3 sdasgup3 self-assigned this Jun 5, 2024
@GleasonK GleasonK merged commit 0b26dc6 into openxla:main Jun 5, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup/Refactoring Transformations Pertaining to MLIR passes and transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants