- 26 Nov, 2019 1 commit
-
-
QuanluZhang authored
-
- 25 Nov, 2019 1 commit
-
-
liuzhe-lz authored
-
- 11 Nov, 2019 1 commit
-
-
Yuge Zhang authored
* show experiment name in nnictl list * remove author name in metadata
-
- 04 Nov, 2019 1 commit
-
-
chicm-ms authored
Fix pylint errors
-
- 16 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
-
- 30 Jul, 2019 1 commit
-
-
Shinai Yang authored
-
- 29 Jul, 2019 1 commit
-
-
liuzhe-lz authored
* Support stopping by port * Doc for stopping by port
-
- 17 Jul, 2019 1 commit
-
-
Yan Ni authored
Fix bug of nnictl about stopping experiment and update statsmodels version to v0.9.1.1 (#1297) (#1315)
-
- 01 Jul, 2019 2 commits
-
-
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' * fix nnictl commands * fix comments * fix bug
-
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 2 commits
-
-
QuanluZhang authored
experiment resume
-
SparkSnail authored
-
- 22 Apr, 2019 1 commit
-
-
demianzhang authored
-
- 19 Apr, 2019 2 commits
- 10 Apr, 2019 1 commit
-
-
Yan Ni authored
add trial id to csv and remove pandas
-
- 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
-
- 29 Mar, 2019 1 commit
-
-
SparkSnail authored
-
- 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
-
- 13 Dec, 2018 1 commit
-
-
SparkSnail authored
Add nnictl top command to monitor the nni experiments.
-
- 05 Dec, 2018 1 commit
-
-
SparkSnail authored
move nnictl folder delete kubernetsServer in nnictl refactor aks document add warning information to expand relative path update experiment status when the experiment crashed.
-
- 16 Nov, 2018 1 commit
-
-
SparkSnail authored
Fix "nnictl stop"
-
- 09 Nov, 2018 1 commit
-
-
SparkSnail authored
Fix nnictl stop logic Fix localTrainingService cancelJob logic Show port information in "nnictl experiment list" cmd. Show more information when config file validate failed. Add nnictl detect adjacent port logic if the platform is pai
-
- 05 Nov, 2018 2 commits
- 02 Nov, 2018 1 commit
-
-
chicm-ms authored
* Quick fix nnictl config logic (#289) * fix nnictl bug * fix install.sh * add desc for Dockerfile.build.base * update document for Dockerfile * update * refactor port detect * update * refactor NNICTLDOC.md * add document for pai and nnictl * add default value for port * add exception handling in trial_keeper.py * fix port bug * fix resume * fix nnictl resume and fix nnictl stop * fix document * update * refactor nnictl * update * update doc * update * update nnictl * fix comment * revert dockerfile * update * update * update * fix nnictl error hit * fix comments * fix bash-completion * fix paramiko install * quick fix resume logic * update * quick fix nnictl * PR merge to 0.3 (#297) * refactor doc * update with Mao's suggestions * Set theme jekyll-theme-dinky * update doc * fix links * fix links * fix links * merge * fix links and doc errors * merge * merge * merge * merge * Update README.md (#288) added License badge * merge * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe) * fix link * fix doc mistakes and broken links. (#271) * refactor doc * update with Mao's suggestions * Set theme jekyll-theme-dinky * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe) * fix link * Update README.md * Fix misspelling in examples/trials/ga_squad/README.md * revise the installation cmd to v0.2 * revise to install v0.2 * remove enas readme (#292) * Fix datastore performance issue (#301) * Fix nnictl in v0.3 (#299) Fix old version of config file fix sklearn requirements Fix resume log logic * remove paramiko in V0.3 (#306) remove paramiko in V0.3 * Release note 0.3 (#303) * v0.3 release notes * updates * updates * updates * updates * updates * updates * Inform users to set experiment id when id is empty (#310) * fix nnictl bug * fix install.sh * add desc for Dockerfile.build.base * update document for Dockerfile * update * refactor port detect * update * refactor NNICTLDOC.md * add document for pai and nnictl * add default value for port * add exception handling in trial_keeper.py * fix port bug * fix resume * fix nnictl resume and fix nnictl stop * fix document * update * refactor nnictl * update * update doc * update * update nnictl * fix comment * revert dockerfile * update * update * update * fix nnictl error hit * fix comments * fix bash-completion * fix paramiko install * quick fix resume logic * update * quick fix nnictl * fix nnictl crash bug * add requirement.txt for sklearn example * fix nnictl configuration bug * update * update * update * update * remove paramiko * refactor nnictl lfor log stdout * update * updaate * fix endtime when resume (#307) * fix endtime when resume * update * update * update * updates
-
- 01 Nov, 2018 1 commit
-
-
SparkSnail authored
1.Fix old version of config file 2.fix sklearn requirements 3.Fix resume log logic
-
- 26 Oct, 2018 1 commit
-
-
SparkSnail authored
support tensorboard
-
- 23 Oct, 2018 1 commit
-
-
SparkSnail authored
Refactor nnictl to support listing stopped experiments.
-
- 18 Oct, 2018 1 commit
-
-
SparkSnail authored
* fix port bug
-
- 16 Oct, 2018 1 commit
-
-
SparkSnail authored
1.fix some bugs 2.support nnictl stop id, and add some regulars
-
- 11 Oct, 2018 1 commit
-
-
goooxu authored
* fix nnictl bug * fix nnictl create bug * add experiment status logic * add more information for nnictl * fix Evolution Tuner bug * refactor code * fix code in updater.py * fix nnictl --help * fix classArgs bug * update check response.status_code logic * show trial log path * update document * fix install.sh * set default vallue for maxTrialNum and maxExecDuration * fix nnictl * fix config path hint * support multiPhase * fix bash-completion * refactor bash-completion * add sklearn-regression * add search_space * fix bug * fix install.sh * refactor code * remove unused code * support multi experiments * fix issues * Support multiple experiments of nnictl (#183) * fix nnictl bug * fix nnictl create bug * add experiment status logic * add more information for nnictl * fix Evolution Tuner bug * refactor code * fix code in updater.py * fix nnictl --help * fix classArgs bug * update check response.status_code logic * show trial log path * update document * fix install.sh * set default vallue for maxTrialNum and maxExecDuration * fix nnictl * fix config path hint * support multiPhase * fix bash-completion * refactor bash-completion * add sklearn-regression * add search_space * fix bug * fix install.sh * refactor code * remove unused code * support multi experiments * fix issues * Let nni manager web server handle static content * set nnictl stop require the port * Support multiple experiments of nnictl (#183) * fix nnictl bug * fix nnictl create bug * add experiment status logic * add more information for nnictl * fix Evolution Tuner bug * refactor code * fix code in updater.py * fix nnictl --help * fix classArgs bug * update check response.status_code logic * show trial log path * update document * fix install.sh * set default vallue for maxTrialNum and maxExecDuration * fix nnictl * fix config path hint * support multiPhase * fix bash-completion * refactor bash-completion * add sklearn-regression * add search_space * fix bug * fix install.sh * refactor code * remove unused code * support multi experiments * fix issues * Let nni manager web server handle static content * Dev multiple experiments (#189) * fix nnictl bug * fix nnictl create bug * add experiment status logic * add more information for nnictl * fix Evolution Tuner bug * refactor code * fix code in updater.py * fix nnictl --help * fix classArgs bug * update check response.status_code logic * show trial log path * update document * fix install.sh * set default vallue for maxTrialNum and maxExecDuration * fix nnictl * fix config path hint * support multiPhase * fix bash-completion * refactor bash-completion * add sklearn-regression * add search_space * fix bug * fix install.sh * refactor code * remove unused code * support multi experiments * fix issues * set nnictl stop require the port * Update documents for supporting multiple experiments * create a constant variable for 51188 * Fixed issue that WebUI can not refresh page * Upgrade Node.js and Yarn to latest version
-
- 30 Sep, 2018 1 commit
-
-
SparkSnail authored
* fix nnictl bug * add hdfs host validation * fix bugs * fix dockerfile * fix install.sh * update install.sh * fix dockerfile * Set timeout for HDFSUtility exists function * remove unused TODO * fix sdk * add optional for outputDir and dataDir * refactor dockerfile.base * Remove unused import in hdfsclientUtility * add config_pai.yml * refactor nnictl create logic and add colorful print * fix nnictl stop logic * add annotation for config_pai.yml * add document for start experiment * fix config.yml * fix document
-