George Necula a0812cd57e [better_errors] Make it explicit that debug_info is not None.
Now all internal uses of lu.wrap_init and core.Jaxpr are with actual
debug info. This enables us to clean up the type declarations and
to remove the checks whether debug_info is present.

For usage outside of the JAX internals, we change
`jax.extend.linear_util.wrap_init` to be usable without debug_info,
for temporary backwards compatibility. We emit a deprecation
warning and fill-in some fake debugging info.

See https://github.com/jax-ml/jax/issues/26480 for more details.

PiperOrigin-RevId: 726770483
2025-02-13 22:07:04 -08:00
..
2025-02-05 22:07:48 +00:00
2024-12-29 13:06:19 +00:00
2025-02-12 16:12:42 +00:00
2024-11-05 09:08:33 -08:00
2025-01-29 21:03:26 +00:00
2023-12-11 08:45:52 -08:00
2024-08-13 14:48:38 -07:00
2025-01-10 18:20:09 -08:00
2024-06-26 16:10:18 -04:00
2024-06-26 16:10:18 -04:00