Skip to content

Expected output with jax.config.update("jax_explain_cache_misses", True)? #24859

Answered by jakevdp
cgiovanetti asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not sure what the cache_miss blocks in the profiler mean, but the jax_explain_cache_misses logs will only trigger during initial compilation, not when the compiled function is called. Does that help?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@cgiovanetti
Comment options

@jakevdp
Comment options

Answer selected by cgiovanetti
@cgiovanetti
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants