1. 17 Jun, 2019 1 commit
  2. 13 Jun, 2019 1 commit
    • Scarlett Li's avatar
      Refactor the README (#1174) · c1a5b1ee
      Scarlett Li authored
      * 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
      
      * 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
      
      * merge
      
      * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
      
      * fix link
      
      * revise the installation cmd to v0.2
      
      * revise to install v0.2
      
      * Update nnictl_utils.py
      
      * Update nnictl_utils.py
      
      * Update nnictl_utils.py
      
      * Update documentation for v0.3
      
      * update release note
      
      * update v0.3.0 release note +1
      
      * update doc for installation tag v0.3.3
      
      * fix contributing doc problems
      
      * update doc for "write trial"
      
      * fix link
      
      * issue 414
      
      * update arch overview diagram in README
      
      * update image
      
      * fix broken link
      
      * correct typo
      
      * Adding related projects to Readme
      
      * refact Readme
      c1a5b1ee
  3. 12 Jun, 2019 1 commit
  4. 04 Jun, 2019 1 commit
  5. 03 Jun, 2019 1 commit
  6. 28 May, 2019 1 commit
  7. 27 May, 2019 1 commit
    • demianzhang's avatar
      NNI on Windows for NNI Remote mode (#1073) · a1f92666
      demianzhang authored
      * test python
      
      * test python36
      
      * debug python
      
      * debug python
      
      * debug
      
      * python version
      
      * test python
      
      * debug
      
      * install nni
      
      * install nni
      
      * test powershell
      
      * debug python
      
      * test
      
      * test python
      
      * use python
      
      * test python
      
      * test python
      
      * test
      
      * update
      
      * test powershell
      
      * debug python
      
      * debug python
      
      * debug python
      
      * debug powershell
      
      * debug
      
      * debug
      
      * debug install.ps1
      
      * add continueOnError: true
      
      * debug
      
      * debug
      
      * update
      
      * update
      
      * add unittest
      
      * test node
      
      * update
      
      * update joi
      
      * debug joi
      
      * add joi
      
      * debug joi
      
      * Update install
      
      * update
      
      * update
      
      * add unittest
      
      * add convert command
      
      * add example
      
      * fix windows commands
      
      * debug
      
      * fix tensorflow version
      
      * fix pipeline
      
      * update
      
      * add gpu logic in windows
      
      * update
      
      * update
      
      * debug
      
      * fix commands
      
      * fix commands
      
      * update
      
      * update
      
      * Fix comments
      
      * update
      
      * fix kill command
      
      * fix package.json
      
      * Update package.json
      
      * Refactor runScript
      
      * Fix bug
      
      * Fix comments
      
      * Fix execKill
      
      * Update
      
      * Update
      
      * Add unittest back
      
      * Rollback install node
      
      * Fix gpu memory
      
      * Update
      
      * Rollback check process
      
      * Update mnist-hyperband.test.yml
      
      * Update pipelines-it-local-windows.yml
      
      * Update uninstall.ps1
      
      * Fix virtual environment
      
      * Fix tar
      
      * Fix isAlive
      
      * change gpu index logic
      
      * test gpu index
      
      * fix pipeline
      
      * add cifar10
      
      * fix cifar10
      
      * remove gpu in cifar10
      
      * test mnist gpu
      
      * update
      
      * debug
      
      * Fix comments
      
      * debug
      
      * Update install.ps1
      
      * debug
      
      * update gpu metrics shell
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug sigbreak
      
      * Preinstall node-pre-gyp
      
      * Update Installation.md
      
      * Update Installation.md
      
      * Remove install node-pre-gyp
      
      * use taskkill to stop node process
      
      * use ctl+c event to stop process
      
      * add sigtrem signal in stop logic
      
      * add ctl+break command
      
      * Update isAlive
      
      * debug sigterm
      
      * Update pypi readme
      
      * Update
      
      * fix stop logic
      
      * fix pipeline, add cifar10
      
      * revert mnist, remove gpu
      
      * Fix virtualenv
      
      * Fix comments
      
      * Update
      
      * Update
      
      * Fix install
      
      * Update install.ps1
      
      * Update install.ps1
      
      * Fix comments
      
      * Fix virtualenv install
      
      * Update
      
      * Update
      
      * Fix comments
      
      * Update
      
      * Update install.ps1
      
      * Update
      
      * Update localTrainingService.ts
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update util.ts
      
      * Update utils.ts
      
      * Fix system slash
      
      * Update tmp dir
      
      * Fix system slash
      
      * Use python3 in remote
      
      * Write tar command to file
      
      * Update tar
      
      * Update
      
      * Update
      
      * Fix stop
      
      * Update StopSignal type
      
      * Add removeTrialJobMetricListener
      
      * remove Listeners
      
      * Update listener
      
      * Update
      
      * Use Temp dir
      
      * Use Temp dir
      
      * Add remote windows pipeline
      
      * Update pipelines-it-remote-windows.yml
      
      * Update
      
      * remote build wheel
      
      * Update pipelines-it-remote-windows.yml
      
      * debug
      
      * debug
      
      * Use docker source install
      
      * Update
      
      * Update
      
      * Rollback remote build wheel
      
      * Use self node and yarn
      
      * Fix docker source install
      
      * Rollback Makefile
      
      * Upgrade docker pip
      
      * Update
      
      * Update
      
      * Remote build wheel
      
      * Use inline runOptions
      
      * Hide wget output
      
      * Add continueOnError
      
      * Update
      
      * Update
      
      * Update
      
      * Upgrade pip
      
      * Add chmod
      
      * Update
      
      * debug
      
      * Update
      
      * Use pscp
      
      * Update
      
      * Download putty
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * debug
      
      * exclude metis
      
      * Refactor pathJoin
      
      * Update
      
      * debug metis
      
      * debug metis
      
      * Update
      
      * Update dependency
      
      * Fix comments
      
      * Update
      
      * Fix tslint
      
      * Fix comments
      
      * Fix comments
      
      * add doc
      
      * Fix comments
      
      * Update
      
      * Update doc
      a1f92666
  8. 23 May, 2019 1 commit
  9. 15 May, 2019 1 commit
  10. 14 May, 2019 1 commit
  11. 06 May, 2019 1 commit
  12. 29 Apr, 2019 1 commit
  13. 28 Apr, 2019 1 commit
  14. 12 Apr, 2019 1 commit
  15. 08 Apr, 2019 1 commit
  16. 03 Apr, 2019 1 commit
  17. 04 Mar, 2019 1 commit
  18. 27 Feb, 2019 1 commit
  19. 26 Feb, 2019 1 commit
  20. 18 Feb, 2019 3 commits
  21. 15 Feb, 2019 1 commit
  22. 13 Feb, 2019 1 commit
  23. 11 Feb, 2019 3 commits
  24. 31 Jan, 2019 3 commits
  25. 30 Jan, 2019 1 commit
    • Yan Ni's avatar
      fix warning for homepage build (#680) · 4539b4d3
      Yan Ni authored
      * fix lex format for code
      
      * fix doc links
      
      * hide api reference
      
      * delete orphan files
      
      * fix deadlink in FAQ
      
      * remove email address
      
      * fix deadlinks for deleted orphan files
      4539b4d3
  26. 23 Jan, 2019 1 commit
  27. 22 Jan, 2019 2 commits
    • goooxu's avatar
      Fix https://microsoft.github.io/nni/ display issue (#643) · db159325
      goooxu authored
      * Set theme jekyll-theme-minimal
      
      * Set theme jekyll-theme-slate
      
      * Set theme jekyll-theme-cayman
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      db159325
    • goooxu's avatar
      Change theme for new homepage style (#641) · fbe18c87
      goooxu authored
      * Set theme jekyll-theme-cayman
      
      * Set theme jekyll-theme-minimal
      
      * Set theme jekyll-theme-slate
      
      * Set theme jekyll-theme-cayman
      
      * Update overview.svg
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Create overview.svg
      
      * Delete overview.svg
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      fbe18c87
  28. 21 Jan, 2019 1 commit
    • Zejun Lin's avatar
      update README (#637) · 88f55fd8
      Zejun Lin authored
      --user will mislead some users to install NNI to their home directory while they are using venv or whatever
      
      It should be added only when someone wants to install to home directory. For example, if all users shared a global python and one has no privileges
      88f55fd8
  29. 18 Jan, 2019 2 commits
  30. 16 Jan, 2019 1 commit
    • xuehui's avatar
      Add how to choose tuner in home page. (#614) · 96bab1a6
      xuehui authored
      * update readme in ga_squad
      
      * update readme
      
      * fix typo
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * update readme
      
      * update
      
      * fix path
      
      * update reference
      
      * fix bug in config file
      
      * update nni_arch_overview.png
      
      * update
      
      * update
      
      * update
      
      * update home page
      96bab1a6
  31. 15 Jan, 2019 1 commit
    • xuehui's avatar
      Update release note (#609) · 64db503b
      xuehui authored
      * update readme in ga_squad
      
      * update readme
      
      * fix typo
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * update readme
      
      * update
      
      * fix path
      
      * update reference
      
      * fix bug in config file
      
      * update nni_arch_overview.png
      
      * update
      
      * update
      
      * update
      
      * add release note
      
      * update the README.md
      64db503b
  32. 11 Jan, 2019 1 commit