parallax
parallax copied to clipboard
CI support
Things to Change
Add test set to test:
- [ ] Correctness (make models deterministic, and see compare the exact numbers)
- [ ] Throughput
- [ ] Rule-wise validity
of various models including:
- [ ] ResNet50-ImageNet
- [ ] RNN-LM1B
- [ ] InceptionV3-ImageNet
- [ ] NMT-?
- [ ] ...
on various environments including:
- [ ] PS (in-graph)
- [ ] PS (between-graph)
- [ ] MPI
- [ ] Hybrid
- [ ] ...
In the meantime, we can add CI integration support to test (the subset of) above requirements and check the coding style, etc.