You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.
@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.
The text was updated successfully, but these errors were encountered:
@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.
The text was updated successfully, but these errors were encountered: