[XLA] Fix crash in algebraic simplifier when sinking a reshape-to-scalar after...
[XLA] Fix crash in algebraic simplifier when sinking a reshape-to-scalar after an elementwise operation. The test case in the change previously failed with: algebraic_simplifier.cc:1091] Check failed: user->operand(reshape_or_broadcast_operand_index) == reshape_or_broadcast PiperOrigin-RevId: 161121259
Loading
Please sign in to comment