Raspberry Pi 3 - TensorFlow v0.8.0
TensorFlow Updates
See the official release notes for details on latest supported features, updates, and changes to TensorFlow itself.
Fixes on Top of RC0
tf.train.ClusterSpec
no longer throws an AttributeError
when used as a parameter to tf.train.Server
You should be able to use the distributed capabilities as you would on any other system!