0.2.0
Milestone version update
Since we achieved both powerful simulation and simple development goals, we have released this milestone version, 0.2.0.
What's Changed
- Config torch for all platforms except macos by @Xiao-Chenguang in #57
- Add wandb into third party package explicitly to avoid wrong sort when import by @Xiao-Chenguang in #58
- Use config instead of args by @Xiao-Chenguang in #59
- Notice of CUDA multiprocessing problem on Windows by @Xiao-Chenguang in #62
- Support StateDict inplace operations by @Xiao-Chenguang in #64
- Add inplace copy to StateDict and remove unused variables. by @Xiao-Chenguang in #65
- Use fix and dynamic args group for the local training process by @Xiao-Chenguang in #66
- Use inplace add to avoid broke the reference to model parameters by @Xiao-Chenguang in #67
- New FL develop schema in easy 3 steps. by @Xiao-Chenguang in #68
Full Changelog: 0.1.12...0.2.0