Created by: hw810
Paddle v2 集群训练,各个节点的stdout 会打到 node 0 上的 workspace/log/train.log中,但使用复杂网络时,个节点的cost值不一致,怀疑是参数在各节点没有同步?