Add a GatherExpander pass that can rewrite Gather ops back into HLO soup
With this pass we now have a minimal viable implementation of gather on all platforms. The code is a bit gnarly but conceptually this is very similar to what we do in the tf2xla bridge today. PiperOrigin-RevId: 188968478
Loading
Please sign in to comment