- 05 Dec, 2018 12 commits
-
-
fishyds authored
* Docoment update for kubeflow and release notes
-
fishyds authored
* Update document for PAI mode port * Update document for PAI mode to turn on 8081 port
-
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.
-
Lijiao authored
* Update webui document * Fix comments of Chengmin
-
Yan Ni authored
* update pypi/makefile for multiple platform support * update linux os spec * udpate doc for installation & pypi * update readme
-
fishyds authored
* Change version number from v0.3.4 to v0.4, for NNI v0.4 release
-
chicm-ms authored
-
fishyds authored
* Remove unused kubernetesServer config entry in config file and schema validation
-
fishyds authored
* Add document for installing NFS client
-
fishyds authored
* Add distributed mnist training example, to show how to perform distributed training on kubeflow for NNI * rename folder name to mnist_distributed * Remove duplicated is_chief check
-
Zejun Lin authored
* modify loguniform and lognormal * fix bug * fix bug * update doc * update doc * fix * update tpe for loguniform * update tpe for loguniform * update for loguniform * update for loguniform * update loguniform and qloguniform * update doc * update * revert * revert * revert * revert * update loguniform for smac * update loguniform for smac * update loguniform for smac * update loguniform for smac
-
xuehui authored
* update readme in ga_squad * fix typo * Update README.md * Update README.md * Update README.md * fix path * update README reference * fix bug in config file about batch tuner
-
- 04 Dec, 2018 2 commits
- 03 Dec, 2018 2 commits
-
-
QuanluZhang authored
* test * tuners * refactor doc of tuners * update * update assessor doc * update * update
-
Zejun Lin authored
* fix ci * expand time range * expand time range
-
- 30 Nov, 2018 8 commits
-
-
Zejun Lin authored
* modify loguniform and lognormal * fix bug * fix bug * update doc * update doc * fix * update tpe for loguniform * update tpe for loguniform * update for loguniform * update for loguniform * update loguniform and qloguniform * update doc * update * revert * revert * revert * revert
-
QuanluZhang authored
* support hyperband * add example for hyperband * register Hyperband in tuner * after debug * update doc * trivial change * update spec validation of yaml config * modify nnictl launcher * modify nnimanager and util to support advisor * 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 * refactor sdk main * update unit test accordingly * update example's config file * update restserver validation * 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 files * update * remove enas readme (#292) * support checkpoint directory * Fix datastore performance issue (#301) * fix pylint * Fix nnictl in v0.3 (#299) Fix old version of config file fix sklearn requirements Fix resume log logic * modify log * trivial changes * update example * update makefile * update launcher.py to fix the problem of finding main.js * debug * add hyperparameter info into trial_end api * fix bug and update example * fix error induced by merge * support initialize * add doc for hyperband * fix bugs and add config_pai * fix bugs and add config_pai * fix bugs and add config_pai * fix bugs and add config_pai * update doc * add doc for advisor * fit * modification based on hui's comments * update doc
-
Gems Guo authored
-
SparkSnail authored
1.Add kubeflow in experiment config document 2.Add AKS in kubeflow document
-
fishyds authored
* [Kubeflow training service] fix bug that wrongly split kube delete cmd into 2 lines * Adjust white space
-
Zejun Lin authored
* fix bug * add docs
-
Lijiao authored
* Support to show 2 logPath * fix lint * Update trial status color
-
Scarlett Li authored
* update doc for "write trial" * fix link * issue 414
-
- 29 Nov, 2018 5 commits
-
-
fishyds authored
* Kubeflow training service documentation, v1 * Fix typos based on comments
-
SparkSnail authored
1.Refactor nnictl information when validateion error. 2.Set kubernetesServer as optional.
-
fishyds authored
* [Trial keeper refactor] refactor trial keeper stdout output
-
Lijiao authored
-
fishyds authored
* Add codeDir file count validation for setClusterConfig * fix a small bug if find command is not installed * Remove codeDir validation for local training service * Remove useless import
-
- 28 Nov, 2018 5 commits
-
-
chicm-ms authored
* Fix trial job start time * updates * updates
-
Lijiao authored
* Fix bug * fix lint
-
Matei13 authored
-
fishyds authored
* [PAI training service] Support virtual cluster config * fix a small bug to convert virtualCluster to string
-
SparkSnail authored
Support aks of kuberflow training service Support nnictl set nniManagerIp
-
- 27 Nov, 2018 4 commits
-
-
Lijiao authored
-
fishyds authored
* fix bugs due to ts.tailstream (#273)
-
Yan Ni authored
* update Makefile for mac support, wait for aka.ms support * refix Makefile for colorful echo * update Makefile with shorturl * fix false fail on mac webui * fix cross os remote tmpdir issue * add readonly to RemoteMachineTrainingService.remoteOS * fix var name for PR 386
-
chicm-ms authored
* Rest retrieve multiple final results for multiphase job * updates
-
- 25 Nov, 2018 2 commits
-
-
QuanluZhang authored
-
QuanluZhang authored
* add one more trial job status, EARLY_STOPPED * fix datastore/nnimanager/mockeddatastore. test/webui/metrics_reader not done. USER_TO_CANCEL * fix bug * modifications based on Deshui's comments * fix bug * fix bug in remote mode
-