distributed-tensorflow-example
distributed-tensorflow-example copied to clipboard
Updating example to py3.6, and increase flexibility.
Updating to py3.6
- The script now works seemlessly under py3.6.
- f-strings break backwards compartibility.
Increasing flexibility
- Using argparse module, more cmdline control has been added.
- The Cmdline control makes editing the code superfluous.
The readme has been updated accordingly.