[XLA] Attach a reference client to the client_library_test_base, and implement...
[XLA] Attach a reference client to the client_library_test_base, and implement ComputeAndCompare for XlaBuilder. - In ComputeAndCompare(XlaBuilder..), compute the reference result by executing on the interpreter backend. - Also migrate some tests to use the new ComputeAndCompare(XlaBuilder..). PiperOrigin-RevId: 192225152
Loading
Please sign in to comment