mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00

In some situations, this meant also changing unrelated files to directly include tsl/platform/statusor.h to get the definitions for TF_ASSIGN_OR_RETURN, etc., where they were getting transitively included for free. PiperOrigin-RevId: 645169743