|
|
|
TensorFlow on Apache Mesos
|
|
1 points
by AriesDevil
3255 days ago
|
|
TFMesos is a lightweight framework to help running distributed Tensorflow Machine Learning tasks on Apache Mesos within Docker and Nvidia-Docker. TFMesos dynamically allocates resources from a Mesos cluster, builds a distributed training cluster for Tensorflow, and makes different training tasks mangeed and isolated in the shared Mesos cluster with the help of Docker. Repo: https://github.com/douban/tfmesos |
|