George Necula be1e40dc2e Copybara import of the project:
--
f79d1060cccf7c9a1c02d0bcab06c6ee0ef795a8 by George Necula <gcnecula@gmail.com>:

[export] Fix

A user reported an error when trying to export a function
that has a "lower" attribute (to impersonate a jitted function)
but does not have a "__name__" attribute.
The solution is to use the default name "<unnamed function>".

While I was at it I have added a `util.fun_name` to get
the name of a Callable, and I use it in several places.

COPYBARA_INTEGRATE_REVIEW=https://github.com/google/jax/pull/21572 from gnecula:exp_fix_name f79d1060cccf7c9a1c02d0bcab06c6ee0ef795a8
PiperOrigin-RevId: 639236990
2024-05-31 20:40:42 -07:00
..
2024-05-28 23:23:51 -04:00
2024-05-31 15:36:33 -04:00
2024-05-31 20:40:42 -07:00
2024-02-05 18:01:48 -05:00
2024-05-24 22:26:20 +00:00
2024-05-25 17:46:01 +00:00
2024-05-29 22:28:44 +00:00