Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jax.debug.print and jax.debug.breakpoint docs should mention perturbing the computation #26370

Open
mattjj opened this issue Feb 6, 2025 · 1 comment

Comments

@mattjj
Copy link
Collaborator

mattjj commented Feb 6, 2025

https://docs.jax.dev/en/latest/debugging/print_breakpoint.html should probably mention that adding prints and breakpoints will change the computation that XLA is asked to compile, and therefore can result in numeric discrepancies.

@alhridoy
Copy link
Contributor

alhridoy commented Feb 6, 2025

Hi assign me for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants