This is the release note of v0.8.0. See here for the complete list of solved issues and merged PRs.
Enhancements
- Support pruning when using ChainerMN. (#286, thanks @MannyKayy, @rcalland!)
- Add queries to retrieve information of trials. (#284)
Documents
- Update configurations.rst with grammar fix. (#316, thanks @d1vanloon!)
- Fix PEP8 errors on README.md. (#314, thanks @nai62!)
- Add a blank line to show code example. (#311)