[TF:XLA] Remove Floating Point equality check in qr_op_test.
Instead check if the values are close. This test exists to check concurrency exists without error, so the equality is not necessary and fails with XLA due to to autotuning. PiperOrigin-RevId: 231963469
Loading
Please sign in to comment