How to print information in c++ code? #26599
Unanswered
south-ocean
asked this question in
Q&A
Replies: 1 comment 2 replies
-
That should work if you're compiling and executing that code – to do so you'll have to build jaxlib from source after making those modifications, and then ensure that you're importing the wheels you built in your Python runtime. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi, I knew we can through External callbacks to print information for debug, But i can't print information in C++ code with jax.jit , in fact i have try the print\fprint and soon, it can;t bring information for me. Do anyone have answers?

Beta Was this translation helpful? Give feedback.
All reactions