[XLA] Fix priority queue in HLO scheduling.
The priority of an HLO can change during the scheduling. Use immutable values in priority queue entries, and reinsert an entry if its priority goes up. PiperOrigin-RevId: 185878562
Loading
Please sign in to comment