chainermn
chainermn copied to clipboard
Roadmap
This issue is the central place to discuss the future plans. Any suggestion and contribution are appreciated. We only discuss relatively large tasks here, and smaller tasks are managed in separate issues as usual. We continuously update the following task list.
Features
- [ ] Model parallelism (@levelfour)
- [x] Inter-worker batch normalization (@iwiwi)
Performance
- [ ] Asynchronous SGD (@keisukefukuda)
- [x] Double buffering (@shu65)
- [ ] Gradient quantization
Examples
- [x] Seq2seq example (@keisukefukuda)
- [x] DCGAN
- [ ] Combination with ChainerRL