Commit 21c4415
Push shardy inliner down past ShardingGroupImport pass for late inlining.
ShardingGroupImport walks on sharding groups and verifies the groupings and simplifies their group numbers and erases duplicates. The pass does not do anything specific for ShardableDataFlowOps generally neither for NamedComputationOps specifically. Inlining and not-inlining should not impact the pass.
PiperOrigin-RevId: 9026249381 parent 2f59eb0 commit 21c4415
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments