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 was archived by the owner on Jan 21, 2025. It is now read-only.
Hi,
Does mesh tensorflow supports multi node training ( i.e. each node has #x GPUs attached to it)?
I'm using 2 nodes each with 8 GPUs and would like to train on the entire (2 nodes *8 gpus )=16 GPUs.
How do I configure mesh tensorflow to train in a multi node setup?
Hi,
Does mesh tensorflow supports multi node training ( i.e. each node has #x GPUs attached to it)?
I'm using 2 nodes each with 8 GPUs and would like to train on the entire (2 nodes *8 gpus )=16 GPUs.
How do I configure mesh tensorflow to train in a multi node setup?
Thanks