Is there any example / documentation which shows how to implement skflow(tf.contrib.learn) in multi-machine and multi-GPUs environment?
I want to implement KMeansClustring using skflow(tf.contrib.learn) in a multi-machine and multi-GPUs environment. How should I proceed?