fedopt's client send model's weight? not the delta weight?
Open
question
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 765
- PR merge metrics
- No merged PRs in 30d
Description
in fedml_api folder, fedopt's FedOptClientManager and FedOptTrainer are almost same to those of fedavg. But, in fedopt paper, clients should return the delta weights to server. Btw, server optimizer in FedOptAggregator.py also looks strange, could you please explain it?
Contributor guide
Assessment
This issue has not been assessed yet.