-
Hi, I found there is a new api |
Beta Was this translation helpful? Give feedback.
Answered by
jakevdp
Jan 17, 2024
Replies: 1 comment 1 reply
-
In short, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hilanzy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In short,
jax.random.key
produces new-style typed keys,jax.random.PRNGKey
produes older-style raw keys, and will eventually be deprecated. For more, see https://jax.readthedocs.io/en/latest/jep/9263-typed-keys.html