distributed-tensorflow-example icon indicating copy to clipboard operation
distributed-tensorflow-example copied to clipboard

Updating example to py3.6, and increase flexibility.

Open jusjusjus opened this issue 7 years ago • 0 comments

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.

jusjusjus avatar Sep 14 '17 13:09 jusjusjus