How to know the amount of data transported in simulation?
Open
enhancement
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 765
- PR merge metrics
- No merged PRs in 30d
Description
Hi, recently I'm focusing on the transportation in FedML simulation. I want to know that if there is any method to know the amount of data transported? For example, in a simulation of sp-fedavg-cnn, there should be a process of sending data when aggregating and a process of receiving data when applying new model parameters. So how could I know the amount of data transported in these processes?
Contributor guide
Assessment
This issue has not been assessed yet.