Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-07-31 | 1.0 kB | |
v0.3.1 source code.tar.gz | 2022-07-31 | 57.9 kB | |
v0.3.1 source code.zip | 2022-07-31 | 136.2 kB | |
Totals: 3 Items | 195.1 kB | 1 |
What's Changed
- v0.3.1 (#17) @beiyuouo
Features
- [x] fix: log place at trainer
- [x] feat: decoupling core and trainer
- [x] chore: remove tqdm
- [x] build: change the logger format
- [x] fix: the data_size is not require now. It’ll be checked when “dp” is enabled
- [x] chore: upgrade ezkfg
- [x] feat: upgrade global configuration
- [x] feat: inject algor configuration
- [x] chore: optim configuration file
- [x] fix: model save path in fedavg
- [x] chore: add test configuration
- [x] feat: unified sampler’s return format
- [x] feat: use dict to store the data in coordination
- [x] fix: trainer use args[algor] setting
- [x] fix: repeated logger problem
- [x] build: add more test addops
- [x] build: add test marks
- [x] fix: fedprox trainer father class
- [x] build: algor args will overwrite now, another load cfg file is needed.
- [x] chore: add test order
- [x] chore: add more test case
Full changelog https://github.com/beiyuouo/fedhf/compare/v0.3.0...v0.3.1