Code errors after upgrading from 0.4.29 to 0.4.30, help figuring out why? #23491
Unanswered
Chulabhaya
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Can you upgrade to 0.4.31 and see if the error goes away? |
Beta Was this translation helpful? Give feedback.
5 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.
-
Hi there! I recently upgraded my JAX version from 0.4.29 to 0.4.30, and all of a sudden I am receiving this error during the compilation I'm guessing? Here is the error: https://pastebin.com/0QQnyCzs
Can anyone help me understand what this error is saying and what could cause it to occur when upgrading from JAX 0.4.29 to 0.4.30? I tested several versions below 0.4.29 as well, such as 0.4.28, 0.4.27, and 0.4.26 and this error definitively occurs when I do the upgrade from 0.4.29 to 0.4.30. I went through the change log listed here for 0.4.30 and I didn't seem to spot anything that was a breaking change: https://github.com/google/jax/blob/main/CHANGELOG.md#jax-0430-june-18-2024
I can provide the actual code if requested, but I was first hoping to understand what this error itself means.
Beta Was this translation helpful? Give feedback.
All reactions