[XLA] Fix XLA_FLAGS in Python processes.
The old code was unconditionally overwriting values from XLA_FLAGS. The intended behavior is to overwite values only if a different value was specified in Python. PiperOrigin-RevId: 237999668
Loading
Please sign in to comment