...
Insert excerpt
...
TensorFlow
...
TensorFlow
...
name
...
title | Tensorflow module has known issues |
---|
...
WarningAfterJune2024 nopanel true
In this tutorial, you are going to see how to write a Horovod-powered distributed TensorFlow computation. More specifically, the final goal is to train different models in parallel by assigning each of them to a different GPU. The discussion is organised in two sections. The first section illustrates Horovod's basic concepts and its usage coupled with TensorFlow, the second one uses the MNIST classification task as test case.
...