shard_map and random generators #4978
Unanswered
PhilipVinc
asked this question in
Q&A
Replies: 0 comments
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.
-
If I do
so I wonder what's the correct way to ensure that this output matches
should I generate a vector of keys before calling shard map? or should I use a
jax.random.fold_in
inside the shard map context?what is done by th standard rngs in jax?
Beta Was this translation helpful? Give feedback.
All reactions