1. 03 Jun, 2019 1 commit
  2. 28 May, 2019 6 commits
    • demianzhang's avatar
      Update NNI on Windows doc (#1117) · 5a058baf
      demianzhang authored
      * Remove version
      
      * Update
      
      * Update
      
      * Fix comments
      
      * Update
      
      * Rollback installation
      
      * Add link to installation
      5a058baf
    • Zejun Lin's avatar
      Neural Architecture Search Interface (#1103) · fe338861
      Zejun Lin 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: default avatarCe Gao <gaoce@caicloud.io>
      
      * add NAS example and fix bugs (#1083)
      
      update searchspace_generator, add example, update NAS example
      
      * fix bugs (#1108)
      
      * Remove NAS example (#1116)
      
       remove example
      
      * update (#1119)
      
      * Dev nas interface2 (#1121)
      
      update doc
      
      * Fix comment for pr of nas (#1122)
      
       resolve comment
      fe338861
    • xuehui's avatar
      Chang to randint to support lower bound (#1096) · 171ae918
      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
      
      * update default value of metis tuner
      
      * update randint to quniform
      
      * update metis
      
      * update doc about chosen value
      
      * update util
      
      * update smac/bohb/hyperband
      
      * update
      
      * optimize the code
      171ae918
    • SparkSnail's avatar
      revert nnictl hdfs command (#1120) · 7d3a664c
      SparkSnail authored
      7d3a664c
    • SparkSnail's avatar
      Support multi trial jobs on same GPU (#1109) · 252d35e0
      SparkSnail authored
      252d35e0
    • xuehui's avatar
      Update docs about nested search space (#1115) · 0feed014
      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
      
      * update default value of metis tuner
      
      * fix broken link in CommunitySharings
      
      * update docs about nested search space
      
      * update docs
      
      * rename cascding to nested
      
      * fix broken link
      
      * update
      
      * update issue link
      
      * fix typo
      0feed014
  3. 27 May, 2019 3 commits
    • SparkSnail's avatar
      PAI quota management (#1021) · 966041b2
      SparkSnail authored
      966041b2
    • Lijiao's avatar
      d135d184
    • 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
  4. 23 May, 2019 1 commit
    • xuehui's avatar
      Fix broken link in CommunitySharings (#1097) · 1d8f4eab
      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
      
      * update default value of metis tuner
      
      * fix broken link in CommunitySharings
      
      * update rst
      1d8f4eab
  5. 20 May, 2019 1 commit
  6. 16 May, 2019 1 commit
    • Lee's avatar
      Nested search space refinement (#1048) · 5af01545
      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
      
      * add NASComparison for ResearchBlog
      
      * Fix format of table
      
      * update doc and add index to toctree
      
      * Update NASComparison.md
      
      Slightly change.
      
      * Update NASComparison.md
      
      Add http links in toctree
      
      * Move ResearchBlog to bottom
      
      move ResearchBlog to bottom
      
      * Follow the review comments
      
      * change the file structure
      
      * add utils
      
      * slight change
      
      * Remove unrelated files
      
      * add doc in SearchSpaceSpec.md and add config test for nested search space
      
      * add unittest
      
      * add unittest for hyperopt_tuner
      
      * update as comment
      
      * Update SearchSpaceSepc doc
      
      * Delete unnecessary space change and correct a mistake
      5af01545
  7. 15 May, 2019 1 commit
  8. 14 May, 2019 1 commit
  9. 09 May, 2019 1 commit
  10. 07 May, 2019 1 commit
    • demianzhang's avatar
      Update Windows local mode doc (#1039) · 58fd0c84
      demianzhang authored
      * Update QuickStart.md
      
      * Update FAQ.md
      
      * Update FAQ.md
      
      * Fix comments
      
      * Update QuickStart.md
      
      * Update WindowsLocalMode.md
      
      * Update WindowsLocalMode.md
      
      * Update
      58fd0c84
  11. 06 May, 2019 1 commit
  12. 29 Apr, 2019 2 commits
  13. 28 Apr, 2019 2 commits
  14. 22 Apr, 2019 2 commits
  15. 19 Apr, 2019 4 commits
  16. 18 Apr, 2019 1 commit
  17. 12 Apr, 2019 2 commits
  18. 09 Apr, 2019 1 commit
    • Yan Ni's avatar
      export trial status to csv (#905) · 3beaa3fd
      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
      3beaa3fd
  19. 08 Apr, 2019 3 commits
  20. 07 Apr, 2019 1 commit
    • Lee's avatar
      Add NASComparison.md for ResearchBlog (#948) · 37a984a9
      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
      
      * add NASComparison for ResearchBlog
      
      * Fix format of table
      
      * update doc and add index to toctree
      
      * Update NASComparison.md
      
      Slightly change.
      
      * Update NASComparison.md
      
      Add http links in toctree
      
      * Move ResearchBlog to bottom
      
      move ResearchBlog to bottom
      
      * Follow the review comments
      
      * rename the folder name to Blog
      
      * Add Author
      
      * Update index.rst
      
      * Update index.rst
      37a984a9
  21. 03 Apr, 2019 2 commits
  22. 02 Apr, 2019 1 commit
  23. 01 Apr, 2019 1 commit