Remove GatherExpander pass from the CPU backend.
There is already an elemental_ir_emitter implementation, so no need to replace gather ops. We already don't use the GatherExpander pass on the GPU backend anymore. PiperOrigin-RevId: 203355728
Loading
Please sign in to comment