Print XLA Kernel Traces | Relevant env vars #15742
-
From jax-ml/jax#22868 I'm interested to know how which XLA kernels are being invoked at runtime for ops like matrix-multiply, add, etc. Is there a way to log the runtime execution flow of the low level emitted ops? |
Beta Was this translation helpful? Give feedback.
Answered by
Rohanjames1997
Aug 13, 2024
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Rohanjames1997
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TF_CPP_MAX_VLOG_LEVEL=2 TF_CPP_MIN_LOG_LEVEL=0