Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[xla:gpu] Remove
GatherSimplifier
and ScatterSimplifier
from `run…
…SPMDPasses`, to avoid breaking the parallel dimensions pattern for propagation and partitioning in GSPMD. Those passes are applied in `RunOptimizationPasses` which is after partitioning. PiperOrigin-RevId: 625246878
- Loading branch information