jax.jit(f)(x) != f(x) #7305
Unanswered
mariogeiger
asked this question in
Q&A
Replies: 1 comment 12 replies
-
Thanks for the question! I ran your code with jax 0.2.17 and jaxlib 0.1.59 on both CPU and GPU Colab backends, and the assertion passed in both cases. Can you say more about how you're running this? |
Beta Was this translation helpful? Give feedback.
12 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.
Uh oh!
There was an error while loading. Please reload this page.
-
code to reproduce
Beta Was this translation helpful? Give feedback.
All reactions