ps-lite
Open
- Dominant language
- C++
- Stars
- 1.6k
- Forks
- 540
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
I am not sure if I understand the communication part in ps. The dataflow approach is to pull out the model from ps and training it on local data, then finally push the update to the ps.
My doubt about when the worker push the update back to ps. Is it after each iteration ? What is Iteration ? My understanding of iteration is feedForward then propagate backward. This is one epoch.
If I am write, we will have communication overhead. also something the communication cost more than computation cost.
Sincerely
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.