[XLA] Fix bugs and improve error messages in tuple comparisons in literal_test_util.
* Fix bug where EqualsTuple() only compared the first tuple element (!). * Compare all tuple elements, even when the first one fails. * Print out which tuple element we're looking at when we get a mismatch. PiperOrigin-RevId: 179348614
Loading
Please sign in to comment