[XLA] Don't rely on ctype for classifying characters
Instead, use the ascii routines in ABSL. This makes the code do the same thing regardless of how the locale is configured. PiperOrigin-RevId: 229995801
Loading
Please sign in to comment
Instead, use the ascii routines in ABSL. This makes the code do the same thing regardless of how the locale is configured. PiperOrigin-RevId: 229995801