tensorflow-in-depth icon indicating copy to clipboard operation
tensorflow-in-depth copied to clipboard

第五章的分布式架构实例有bug

Open ghost opened this issue 7 years ago • 1 comments

在解决了上面两个issue后,按照123页运行后,还是无法启动两个gpu:worker,加一个cpu:PS分布式训练。求问命令行应该如何输入,还是代码的问题。

ghost avatar Aug 24 '18 13:08 ghost

你好,原来版本中有一个 num_gpus 的参数,校稿时出了版本问题。下一次重印时会更正,PTAL: https://github.com/DjangoPeng/tensorflow-in-depth/blob/master/code/5_control_flow_analysis/5.2_best_practice.py

DjangoPeng avatar Dec 18 '18 10:12 DjangoPeng