Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 253 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 253 Bytes

This is a minimal NNI third-party training service demo, "written in" (compiled to) plain JS.

python setup.py develop --user
nnictl trainingservice register --package local2

cd mnist
nnictl create --config local2.yml
  (or)
python launch.py