- 12 Feb, 2019 1 commit
-
-
Zejun Lin authored
fix bug in annotation, code generator cannot deal with dict as left value of assignment expression.
-
- 11 Jan, 2019 1 commit
-
-
Chi Song authored
Fix document with formats and typos
-
- 06 Jan, 2019 1 commit
-
-
Zejun Lin authored
Make it feasible for annotation whether to add an extra line "nni.get_next_parameter()" or not (#526) * fix bug * add docs * add ut * add ut * add to ci * update doc * update doc * update ut * add ut to ci * add ut to ci * add ut to ci * add ut to ci * add ut to ci * add ut to ci * add ut to ci * add ut to ci * test * test * test * test * test * test * test * test * test * test * revert * refactor * refactor * s * merge * fix annotation for extra line * add deprecation warning
-
- 20 Dec, 2018 1 commit
-
-
Zejun Lin authored
* fix-annotation * fix annotation for error printing * update annotation * update annotation * update annotation * update annotation * update unittest for annotation * update unit test * update annotation * update annotation * update annotation * update ut * update ut
-
- 30 Nov, 2018 1 commit
-
-
Scarlett Li authored
* update doc for "write trial" * fix link * issue 414
-
- 26 Oct, 2018 1 commit
-
-
chicm-ms authored
* Rename get_parameters to get_next_parameter * annotations add get_next_parameter * updates * updates * updates * updates * updates
-
- 29 Sep, 2018 2 commits
-
-
fishyds authored
* webui logpath and document (#135) * Add webui document and logpath as a href * fix tslint * fix comments by Chengmin * Pai training service bug fix and enhancement (#136) * Add NNI installation scripts * Update pai script, update NNI_out_dir * Update NNI dir in nni sdk local.py * Create .nni folder in nni sdk local.py * Add check before creating .nni folder * Fix typo for PAI_INSTALL_NNI_SHELL_FORMAT * Improve annotation (#138) * Improve annotation * Minor bugfix * Selectively install through pip (#139) Selectively install through pip * update setup.py * fix paiTrainingService bugs (#137) * 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 documentation for NNI PAI mode experiment (#141) * Add documentation for NNI PAI mode * Fix typo based on PR comments * Exit with subprocess return code of trial keeper * Remove additional exit code * Fix typo based on PR comments * update doc for smac tuner (#140) * Revert "Selectively install through pip (#139)" due to potential pip install issue (#142) * Revert "Selectively install through pip (#139)" This reverts commit 1d174836. * Add exit code of subprocess for trial_keeper * Update README, add link to PAImode doc
-
liuzhe-lz authored
* Improve annotation * Minor bugfix
-
- 07 Sep, 2018 1 commit
-
-
Deshui Yu authored
-