sharding + vmap #18911
Unanswered
pharringtonp19
asked this question in
Q&A
sharding + vmap
#18911
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.
-
I have a function which takes a key. I would like to run this function on an array of keys in parallel across a cluster of gpus. Is sharding + vmap the right approach?
Beta Was this translation helpful? Give feedback.
All reactions