How to read jax jit cost analysis? #21548
Answered
by
jakevdp
inversecrime
asked this question in
Q&A
-
For example, how to interpret something like this:
I would appreciate any help! |
Beta Was this translation helpful? Give feedback.
Answered by
jakevdp
Jun 4, 2024
Replies: 1 comment
-
As far as I know, these are internal stats used by the XLA compiler and there is no documentation for them. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
inversecrime
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As far as I know, these are internal stats used by the XLA compiler and there is no documentation for them.