[XLA] Print out missing extra-info for many instructions in the HLO graph dumper.
Now we use the same functionality as HloInstruction::ToString() to print instructions' extra info. This fills in a lot of previously-missing info, like reduce-windows' windows, and dots' dot-dimension-numbers. PiperOrigin-RevId: 179892469
Loading
Please sign in to comment