You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
I noticed that TPUEstimator is used in the code. After running on a machine with multiple GPUs, I found that only one GPU is in use. How can I modify the code so that the code can run in parallel on multiple GPUs?
Thank you!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi all, thanks for the cool contribution.
I noticed that
TPUEstimator
is used in the code. After running on a machine with multiple GPUs, I found that only one GPU is in use. How can I modify the code so that the code can run in parallel on multiple GPUs?Thank you!
The text was updated successfully, but these errors were encountered: