@junshi15 Hi,there is a problem. Please help me.
The current iteration ends, and then the weight is updated for the next iteration.
When updating the weights, each node computes the related parameters, sends them to other nodes at once, or waits for the other nodes to complete the calculations before sending and receiving them together?
Then update the weights until each node is updated and then proceed to the next iteration.
@junshi15 Hi,there is a problem. Please help me. The current iteration ends, and then the weight is updated for the next iteration. When updating the weights, each node computes the related parameters, sends them to other nodes at once, or waits for the other nodes to complete the calculations before sending and receiving them together? Then update the weights until each node is updated and then proceed to the next iteration.