Distributed Deep Learning with Keras and Horovod
1–4 of 4 posts
Re: Distributed Deep Learning with Keras and Horovod
#2This is really nice. This code looks like it is single-cluster with multiple-GPU. Are there benchmarks on how Horovod work on multi-cluster multi-GPU setting?
Re: Distributed Deep Learning with Keras and Horovod
#3This is really nice. This code looks like it is single-cluster with multiple-GPU. Are there benchmarks on how Horovod work on multi-cluster multi-GPU setting?
In the next part of the blog series, we will showcase the performance across a multi-cluster of gpus.
Re: Distributed Deep Learning with Keras and Horovod
#4Thanks for the share @skun.
Author here, open to questions and feedback.