jax.debug.print doesn't print anything #12562
Unanswered
snat1505027
asked this question in
Q&A
Replies: 1 comment
-
It's hard to tell what's going here from just the provided snippet. Could you raise an issue with a minimal repro and platform/version? Also is this function being jit-ted? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to print the intermediate ShapedArray
denom_logits
withjax.debug.print
but it doesn't print anything when I run the function.Beta Was this translation helpful? Give feedback.
All reactions