parallax icon indicating copy to clipboard operation
parallax copied to clipboard

CI support

Open sj6077 opened this issue 6 years ago • 0 comments

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.

Current Behavior

Expected Behavior

Failure Information (for bugs)

Failure Logs

How to Reproduce

Related Issues

sj6077 avatar Jul 25 '18 10:07 sj6077