George Necula dc10200906 [explain-cache-miss] Improve the detection of user file names
When we print explanations for tracing cache misses,
we use traceback_util to ignore JAX-internal functions.
Here we change the detection mechanism to use
source_info_util, which has a more exhaustive
list of JAX internals.

This removes a lot of uninteresting explanations
from a large benchmark.

jax-fixit

PiperOrigin-RevId: 746703003
2025-04-11 21:53:55 -07:00
..
2025-03-27 00:05:28 +00:00
2025-03-26 02:11:03 +00:00
2025-03-27 10:13:14 -07:00
2025-02-18 16:47:19 -08:00
2025-04-11 11:26:20 -07:00