hi everyone, I am new one with tensorflow . how change the bert code for multi GPU on a server
We don't plan on supporting Multi-GPU, you'll have to look for someone's fork or use the generic distributed TensorFlow mechanism.
so BERT does not support Multi-GPU when training?
Most helpful comment
We don't plan on supporting Multi-GPU, you'll have to look for someone's fork or use the generic distributed TensorFlow mechanism.