Fix reference computation in client_library_test_base for multi device case
The constructor taking an execution option to specify multiple devices didn't created a reference client resoulting in a SEGV and then later it tried to execute the reference computation on multiple devices on the interpreter what isn't supported. PiperOrigin-RevId: 194217186
Loading
Please sign in to comment