[TF:XLA] Run copy insertion with HLO scheduling and rematerialization.
This allows copy elision to use the same backend-specific HLO dataflow analysis and potentially elide more copies than when running copy insertion/elision on its own. PiperOrigin-RevId: 203171335
Loading
Please sign in to comment