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

[FIX] Fix unsupported Gather in auto-sharding and shape mismatch #137

Merged
merged 2 commits into from
Nov 26, 2022

Conversation

ZYHowell
Copy link
Collaborator

  • The SimplifyScatter and SimplifyGather cause a Does not support this kind of Gather error in some models, and we comment out the two optimizations.
  • The shape may mismatch in RewriteAccGrad pass, and we add a reshape for it.

@ZYHowell ZYHowell requested a review from merrymercy November 26, 2022 23:17
@merrymercy merrymercy merged commit cd86561 into master Nov 26, 2022
@merrymercy merrymercy deleted the pr-fix-misc branch November 26, 2022 23:51
GHGmc2 pushed a commit to GHGmc2/tensorflow-alpa that referenced this pull request Mar 13, 2023
GHGmc2 pushed a commit to GHGmc2/tensorflow-alpa that referenced this pull request Mar 14, 2023
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