[XLA] Add DefaultDebugOptionsIgnoringFlags() function.
This gets a DebugOptions struct with all the defaults filled in as though XLA_FLAGS were empty. This is useful when you want to run an XLA computation and explicitly ignore any XLA_FLAGS passed to the binary. PiperOrigin-RevId: 224925335
Loading
Please sign in to comment