Replies: 1 comment 1 reply
-
Awesome art! There's not really enough for us to go on here to diagnose what changed. Were there random values involved? Can you share a simple repro? You might also consider bisecting against the jax/jaxlib version to pin things down a bit more, though with a simple repro we could bisect to the exact change using google infra. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
thanks for the great tool. this is some art i make with it. but one question.
why do these nice noisy infinity patterns (those noisy dots on top of the smooth pattern, all of non finite value)
(picture made with jax/jaxlib version 0.4.28) stop somewhere up to jax/jaxlib version 0.5.3? please point me to any commits or ideas what change may have broken that.
may have been a numerical instability bug before.
all i can say is that i could turn it off by using float64 instead of default float32. but 0.5.3 still uses float32 yet those patterns disappear.
Beta Was this translation helpful? Give feedback.
All reactions