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

Uplift Shardy to enable transformation passes #2335

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wooseokTT
Copy link
Contributor

Ticket

#2303

Problem description

JAX/PRJT uses openXLA as backend compiler, but openXLA is currently not natively support Shardy. In order to run Shardy partitioned JAX code, we need to run special importing pass that translate openXLA intermediate mlir file to Shardy dialect.

What's changed

Rebased Shardy repo includes such importing pipeline, allowing frontend to convert internal mlir to Shardy dialect.

@wooseokTT wooseokTT requested a review from nsmithtt as a code owner February 28, 2025 17:21
@wooseokTT wooseokTT linked an issue Feb 28, 2025 that may be closed by this pull request
@wooseokTT wooseokTT force-pushed the wooseok/shardy_uplift branch from b962e3e to d21c32d Compare February 28, 2025 17:25
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.

[Multi-Device][Shardy] Add Shardy transformation pass build
1 participant