What's Changed
Features
- fix: log place at trainer
- feat: decoupling core and trainer
- chore: remove tqdm
- build: change the logger format
- fix: the data_size is not require now. It’ll be checked when “dp” is enabled
- chore: upgrade ezkfg
- feat: upgrade global configuration
- feat: inject algor configuration
- chore: optim configuration file
- fix: model save path in fedavg
- chore: add test configuration
- feat: unified sampler’s return format
- feat: use dict to store the data in coordination
- fix: trainer use args[algor] setting
- fix: repeated logger problem
- build: add more test addops
- build: add test marks
- fix: fedprox trainer father class
- build: algor args will overwrite now, another load cfg file is needed.
- chore: add test order
- chore: add more test case
Full changelog v0.3.0...v0.3.1