tensorflow / ecosystem

Integration of TensorFlow with other open-source frameworks
Apache License 2.0
1.37k stars 392 forks source link

Examples of MultiWorkerMirroredStrategy using Keras and Custom Training Loop #181

Open shankgan opened 3 years ago

shankgan commented 3 years ago

Examples of MultiWorkerMirroredStrategy using Keras and Custom Training Loop using Tensorflow 2.0 API. Python code and K8s templates added.