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

Add channel_id to AllToAllOp #794

Merged
merged 3 commits into from
Dec 20, 2022
Merged

Add channel_id to AllToAllOp #794

merged 3 commits into from
Dec 20, 2022

Conversation

burmako
Copy link
Contributor

@burmako burmako commented Dec 20, 2022

Rationale for approval is the same as in #272, #388, #403 and #673: this is a non-controversial backward-compatible change, and accepting it doesn't violate any of the existing commitments (it sticks to existing HLO semantics, and it is compatible with the extent of the current compatibility commitments).

MLIR-HLO commit: tensorflow/mlir-hlo@bd07cb9.

Rationale for approval is the same as in #272, #388, #403 and #673:
this is a non-controversial backward-compatible change, and accepting it
doesn't violate any of the existing commitments (it sticks to existing
HLO semantics, and it is compatible with the extent of the current
compatibility commitments).

MLIR-HLO commit: tensorflow/mlir-hlo@bd07cb9.
@burmako burmako added RFC Migrate from MHLO Issue or PR that migrates from an MLIR-HLO commit labels Dec 20, 2022
@burmako burmako requested a review from GleasonK December 20, 2022 20:45
stablehlo/transforms/VhloToVersion.cpp Show resolved Hide resolved
stablehlo/dialect/VhloOps.td Outdated Show resolved Hide resolved
stablehlo/dialect/StablehloOps.td Show resolved Hide resolved
@GleasonK GleasonK assigned burmako and unassigned GleasonK Dec 20, 2022
@burmako burmako assigned GleasonK and unassigned burmako Dec 20, 2022
@burmako burmako merged commit 93e7cf8 into openxla:main Dec 20, 2022
@burmako burmako deleted the all_to_all branch December 20, 2022 21:50
burmako pushed a commit that referenced this pull request Dec 28, 2022
This PR follows up on #794 and updates the spec which I forgot to update
originally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Migrate from MHLO Issue or PR that migrates from an MLIR-HLO commit RFC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants