1. 11 Jan, 2019 2 commits
    • Lijiao's avatar
      [WebUI] Fix bug (#591) · db973f94
      Lijiao authored
      * fix bug
      
      * fix bug of background
      
      * update
      
      * update
      
      * add frameworkcontroller platform
      db973f94
    • Lee's avatar
      Update Dockerfile and README (#589) · e209869c
      Lee authored
      * fix some bugs in doc and log
      
      * The learning rate focus more on validation sets accuracy than training sets accuracy.
      
      * update Dockerfile and README
      
      * Update README.md
      
      Merge to branch v0.5
      e209869c
  2. 10 Jan, 2019 1 commit
  3. 09 Jan, 2019 2 commits
  4. 08 Jan, 2019 8 commits
    • Lijiao's avatar
      [WebUI] Show trial log for pai and k8s (#580) · c288a16e
      Lijiao authored
      * [WebUI] Show trial log for pai and k8s
      
      * fix lint
      
      * Fix comments
      c288a16e
    • SparkSnail's avatar
      Add frameworkcontroller document (#530) · d13964dc
      SparkSnail authored
      Add frameworkcontroller document.
      Fix other document small issues.
      d13964dc
    • Yan Ni's avatar
      Dev weight sharing (#568) (#576) · 358efb26
      Yan Ni authored
      * Dev weight sharing (#568)
      
      * add pycharm project files to .gitignore list
      
      * update pylintrc to conform vscode settings
      
      * fix RemoteMachineMode for wrong trainingServicePlatform
      
      * simple weight sharing
      
      * update gitignore file
      
      * change tuner codedir to relative path
      
      * add python cache files to gitignore list
      
      * move extract scalar reward logic from dispatcher to tuner
      
      * update tuner code corresponding to last commit
      
      * update doc for receive_trial_result api change
      
      * add numpy to package whitelist of pylint
      
      * distinguish param value from return reward for tuner.extract_scalar_reward
      
      * update pylintrc
      
      * add comments to dispatcher.handle_report_metric_data
      
      * update install for mac support
      
      * fix root mode bug on Makefile
      
      * Quick fix bug: nnictl port value error (#245)
      
      * fix port bug
      
      * Dev exp stop more (#221)
      
      * Exp stop refactor (#161)
      
      * Update RemoteMachineMode.md (#63)
      
      * Remove unused classes for SQuAD QA exampl...
      358efb26
    • SparkSnail's avatar
      support frameworkcontroller log (#572) · e6eb6eab
      SparkSnail authored
      support frameworkcontroller log
      e6eb6eab
    • Lijiao's avatar
      [WebUI] Fix issue#458 about final result as dict (#563) · f437107d
      Lijiao authored
      * [WebUI] Fix issue#458 about final result as dict
      
      * Fix comments
      
      * fix bug
      f437107d
    • fishyds's avatar
      Fix a race condidtion issue in trial_keeper for reading log from pipe (#578) · 95d19478
      fishyds authored
      * Fix a race condidtion issue in trial_keeper for reading log from pipe
      95d19478
    • Lee's avatar
      Fix some bugs in doc and log (#561) · 0a3cc459
      Lee authored
      * fix some bugs in doc and log
      
      * The learning rate focus more on validation sets accuracy than training sets accuracy.
      0a3cc459
    • SparkSnail's avatar
      Change WARNING to INFO (#574) · 6b8d3852
      SparkSnail authored
      change the warning level to info level when expand relative path
      add nnictl --version log
      update readme.md
      6b8d3852
  5. 07 Jan, 2019 1 commit
    • xuehui's avatar
      Add Metis Tuner (#534) · 816dd603
      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 metis tuner code
      
      * 1. fix bug about import 2.update other sdk file
      
      * add auto-gbdt-example and remove unused code
      
      * add metis_tuner into README
      
      * update the README
      
      * update README | remove unused variable
      
      * fix typo
      
      * add sklearn into requirments
      
      * Update src/sdk/pynni/nni/metis_tuner/metis_tuner.py
      
      add default value in __init__
      Co-Authored-By: default avatarxuehui1991 <xuehui@microsoft.com>
      
      * Update docs/HowToChooseTuner.md
      Co-Authored-By: default avatarxuehui1991 <xuehui@microsoft.com>
      
      * Update docs/HowToChooseTuner.md
      Co-Authored-By: default avatarxuehui1991 <xuehui@microsoft.com>
      
      * fix typo | add more comments
      816dd603
  6. 06 Jan, 2019 3 commits
    • Zejun Lin's avatar
      fix permision deny (#567) · 573f23ce
      Zejun Lin authored
      573f23ce
    • Zejun Lin's avatar
      Make it feasible for annotation whether to add an extra line... · b7729f0a
      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
      b7729f0a
    • Zejun Lin's avatar
      To install the whole nni in an virtual environment (#538) · 1159c855
      Zejun Lin authored
      * support venv
      
      * adapt venv
      
      * adapt venv
      
      * adapt venv
      
      * adapt venv
      
      * new test
      
      * new test
      
      * new test
      
      * support venv
      
      * support venv
      
      * support venv
      
      * support venv
      
      * support venv
      
      * support venv
      
      * support venv
      
      * colorful output for mac
      
      * colorful output for mac
      
      * permission denied in /tmp
      
      * permission denied in /tmp
      
      * permission denied in /tmp
      
      * remove unused variable
      
      * final
      
      * remove build python
      1159c855
  7. 04 Jan, 2019 2 commits
  8. 03 Jan, 2019 4 commits
  9. 02 Jan, 2019 1 commit
  10. 29 Dec, 2018 3 commits
  11. 26 Dec, 2018 2 commits
    • Zejun Lin's avatar
      Add ut to ci & Fix some ut & Add some testcase (#491) · 892d3c1e
      Zejun Lin authored
      * 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
      892d3c1e
    • goooxu's avatar
      Add yarn tslint command (#518) · b554fe80
      goooxu authored
      b554fe80
  12. 25 Dec, 2018 2 commits
    • SparkSnail's avatar
      fix remote bug (#523) · 1bc23f4f
      SparkSnail authored
      Remote TrainingService, passwd is not required when users set sshKeyPath.
      1bc23f4f
    • SparkSnail's avatar
      support frameworkcontroller training service (#484) · 36dbc0fe
      SparkSnail authored
      Add frameworkcontroller training service based on kubeflow training service.
      Refactor code structure, add kubernetes training service as father class, and set kubeflow training service and frameworkcontroller training service as child class.
      36dbc0fe
  13. 21 Dec, 2018 8 commits
  14. 20 Dec, 2018 1 commit