Distributed TensorFlow (TensorFlow @ O’Reilly AI Conference, San Francisco '18)

preview_player
Показать описание
This talk demonstrates how to perform distributed TensorFlow training using the Keras high-level APIs. The team walks you through TensorFlow's distributed architecture, how to set up a distributed cluster using Kubeflow and Kubernetes, and how to distribute models created in Keras.

Reference Links:

Рекомендации по теме
Комментарии
Автор

It would be nice if you give the tutorial in low level APIs instead of high level API like Estimator

BadriNathJK
Автор

Where can one get information regarding the technology used for the interconnect between nodes? GPUDirect? MPI? etc... Any info or links will be much appreciated.

jacojoubert