- 12 Aug, 2020 1 commit
-
-
SparkSnail authored
-
- 23 Jun, 2020 1 commit
-
-
chicm-ms authored
-
- 03 Mar, 2020 1 commit
-
-
Yuge Zhang authored
-
- 14 Feb, 2020 1 commit
-
-
SparkSnail authored
-
- 09 Feb, 2020 1 commit
-
-
QuanluZhang authored
-
- 07 Feb, 2020 1 commit
-
-
SparkSnail authored
-
- 08 Jan, 2020 1 commit
-
-
SparkSnail authored
-
- 26 Nov, 2019 1 commit
-
-
QuanluZhang authored
-
- 25 Nov, 2019 1 commit
-
-
liuzhe-lz authored
-
- 04 Nov, 2019 1 commit
-
-
chicm-ms authored
Fix pylint errors
-
- 31 Oct, 2019 1 commit
-
-
Shinai Yang authored
-
- 26 Sep, 2019 1 commit
-
-
SparkSnail authored
-
- 14 Aug, 2019 1 commit
-
-
Guoxin authored
* squash commits in v1.0 first round bug bash
-
- 12 Aug, 2019 1 commit
-
-
suiguoxin authored
-
- 05 Aug, 2019 1 commit
-
-
liuzhe-lz authored
* Update bash completion script * Filter config file extension
-
- 29 Jul, 2019 1 commit
-
-
liuzhe-lz authored
* Support stopping by port * Doc for stopping by port
-
- 01 Jul, 2019 1 commit
-
-
SparkSnail authored
-
- 25 Jun, 2019 1 commit
-
-
SparkSnail authored
* fix remote bug * add document * add document * update * update * update * update * fix remote issue * fix forEach * update doc according to comments * update * update * update * remove 'any more' * init * update for remote and hdfs * remove unused code * fix comments * fix comments * fix comments * fix comments
-
- 19 Jun, 2019 1 commit
-
-
Hongarc authored
-
- 03 Jun, 2019 2 commits
-
-
QuanluZhang authored
* Dev nas interface -- document (#1049) * nas interface doc * Dev nas compile -- code generator (#1067) * finish code for parsing mutable_layers annotation and testcode * Dev nas interface -- update figures (#1070) update figs * update searchspace_generator (#1071) * GeneralNasInterfaces.md: Fix a typo (#1079) Signed-off-by:Ce Gao <gaoce@caicloud.io> * add NAS example and fix bugs (#1083) update searchspace_generator, add example, update NAS example * fix bugs (#1108) * nas example * fix bugs * remove * update * debug * fix bug * remove previous mnist.py * rename * code gen for specific trial * fix conflict * remove print * add print warning * update doc * update doc * update doc * remove comment * update doc * remove unnecessary global
-
SparkSnail authored
-
- 28 May, 2019 1 commit
-
-
SparkSnail authored
-
- 27 May, 2019 1 commit
-
-
SparkSnail authored
-
- 22 Apr, 2019 1 commit
-
-
demianzhang authored
-
- 19 Apr, 2019 2 commits
- 09 Apr, 2019 1 commit
-
-
Yan Ni authored
* export to csv core code done * add nnictl trail export * fix bug * add dependency for pandas * remove pandas from dependency * add multi phase support * add document
-
- 26 Mar, 2019 1 commit
-
-
Lee authored
* add different tuner config files for config_test * change MetisTuner config test due to no lightgbm python module in integration test * install smac package in azure-pipelines * SMAC need swig to be installed * Try to install swig from source code * remove SMAC test because the dependency can not be installed * use sudo to install the swig * sleep 10s to make sure the port has been released * remove tuner test for networkmorphism because it uses more than 30s to release the tcp port * word "down" to "done" * add config test for Curvefitting assessor * change file name * Fix data type not match bug * Optimize MetisTunner * pretty the code * Follow the review comment * add exploration probability * Avoid None type object generating * fix nnictl log trial bug * rollback chinese doc * add argument 'experiment' to parser_log_trial and parser_trial_kill * update doc
-
- 15 Mar, 2019 1 commit
-
-
SparkSnail authored
check nni version in trialkeeper, to make sure the version of trialkeeper is consistent with trainingService add a debug mode in config file
-
- 24 Jan, 2019 1 commit
-
-
chicm-ms authored
* Pull code (#22) * Support distributed job for frameworkcontroller (#612) support distributed job for frameworkcontroller * Multiphase doc (#519) * multiPhase doc * updates * updates * Add time parser for 'nnictl update duration' (#632) Current nnictl update duration only support seconds unit, add a parser for this command to support {s, m, h, d} * fix experiment state bug (#629) * update top README.md (#622) * Update README.md * update (#634) * Integration tests refactoring (#625) * Integration test refactoring (#21) (#616) * Integration test refactoring (#21) * Refactoring integration tests * test metrics * update azure pipeline * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * update trigger * Integration test refactoring (#618) * updates * updates * update pipeline (#619) * update pipeline * updates * updates * updates * updates * updates * test pipeline (#623) * test pipeline * updates * updates * updates * Update integration test (#624) * Update integration test * updates * updates * updates * updates * updates * updates * Revert "Pull code (#22)" This reverts commit 62fc165ad7b2ba724eead3b99f010aa34491e2c7. * Configurable nniManager log path * Configure log level * add --debug command line for nnictl * updates
-
- 18 Jan, 2019 1 commit
-
-
SparkSnail authored
Current nnictl update duration only support seconds unit, add a parser for this command to support {s, m, h, d}
-
- 03 Jan, 2019 1 commit
-
-
chicm-ms authored
* Add UT code coverage report * updates * updates * updates * updates * updates * updates * integration test python code coverage report
-
- 20 Dec, 2018 1 commit
-
-
fishyds authored
* Update nnictl.py Fix the issue that nnictl --version via pip installation doesn't work * Update kubeflow training service document (#494) * Remove kubectl related document, add messages for kubeconfig * Add design section for kubeflow training service * Move the image files for PAI training service doc into img folder. * Update KubeflowMode.md (#498) Update KubeflowMode.md, small terms change * [V0.4.1 bug fix] Cannot run kubeflow training service due to trial_keeper change (#503) * Update kubeflow training service document * fix bug a that kubeflow trial job cannot run * upgrade version number (#499) * [V0.4.1 bug fix] Support read K8S config from KUBECONFIG environment variable (#507) * Add KUBCONFIG env variable support * In main.ts, throw cached error to make sure nnictl can show the error in stderr
-
- 17 Dec, 2018 1 commit
-
-
Gems Guo authored
-
- 13 Dec, 2018 1 commit
-
-
SparkSnail authored
Add nnictl top command to monitor the nni experiments.
-
- 13 Nov, 2018 1 commit
-
-
SparkSnail authored
1.Set scikit-learn==0.20.0 in Dockerfile 2.Update readme.md of dockerile 3.Add PyTorch 0.4.1 4.Add description for 'nnictl stop all'
-
- 12 Nov, 2018 1 commit
-
-
noklam authored
* Update nnictl.py * modify help message for nnictl stop
-
- 05 Nov, 2018 1 commit
-
-
Gems Guo authored
-
- 26 Oct, 2018 1 commit
-
-
SparkSnail authored
support tensorboard
-
- 23 Oct, 2018 1 commit
-
-
SparkSnail authored
Refactor nnictl to support listing stopped experiments.
-