[TF:XLA] Remove a const_cast from HLO rematerialization.
This required making HloSchedule and related classes a sequence of HloInstruction* (instead of const HloInstruction*) Also, use HloInstructionSequence in a few more places (hlo_rematerialization.cc) No functional change. PiperOrigin-RevId: 221868639
Loading
Please sign in to comment