"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "3265b9f080af400cecc1dab01da3eaeb7ab2f906"
  1. 12 Apr, 2019 2 commits
  2. 10 Apr, 2019 1 commit
  3. 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
  4. 08 Apr, 2019 3 commits
  5. 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
  6. 03 Apr, 2019 3 commits
  7. 02 Apr, 2019 1 commit
  8. 01 Apr, 2019 3 commits
  9. 27 Mar, 2019 2 commits
    • xuehui's avatar
      Fix Issue #903 (#916) · bfd99ad5
      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
      
      * fix issue: #902, random parameter
      
      * update doc about random
      
      * change Random tuner test
      
      * update metric_test for Random tuner
      
      * update random config in test
      
      * update Evolution_SQuAD doc
      bfd99ad5
    • Shufan Huang's avatar
      Fix typo in doc (#923) · 7d7387cb
      Shufan Huang authored
      fix typo
      7d7387cb
  10. 26 Mar, 2019 2 commits
    • Chi Song's avatar
      fix some document formatting and typo. (#912) · 892c9c4d
      Chi Song authored
      892c9c4d
    • Lee's avatar
      Change the behavior of `nnictl log trial [--trialid TRIALID] [id]` (#900) · 36401157
      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
      36401157
  11. 22 Mar, 2019 3 commits
    • chicm-ms's avatar
      Route tuner and assessor commands to 2 seperate queues (#891) · 63697ec5
      chicm-ms authored
      1. Route tuner and assessor commands to 2 seperate queues  issue #841
      2. Allow tuner to leverage intermediate result when trial is early stopped.  issue #843
      63697ec5
    • SparkSnail's avatar
      Support remoteLoggingType (#901) · c297650a
      SparkSnail authored
      If user set remoteloggingType in config file, log content will not be transmitted from trialkeeper
      c297650a
    • SparkSnail's avatar
      Document for "How to Implement TrainingService in NNI" (#856) · e42137a8
      SparkSnail authored
      * fix remote bug
      
      * add document
      
      * add document
      
      * update
      
      * update
      
      * update
      
      * update
      
      * fix remote issue
      
      * fix forEach
      
      * update doc according to comments
      
      * update
      
      * update
      
      * update
      
      * remove 'any more'
      
      * init
      
      * add overview
      
      * add picture
      
      * add trialkeeper.jpb
      
      * first version
      
      * update
      
      * add reference in Reference.rst
      
      * update doc according to comments
      
      * update doc according to comments
      
      * fix comments
      e42137a8
  12. 20 Mar, 2019 1 commit
  13. 18 Mar, 2019 1 commit
  14. 15 Mar, 2019 2 commits
  15. 14 Mar, 2019 2 commits
  16. 06 Mar, 2019 2 commits
  17. 05 Mar, 2019 1 commit
  18. 04 Mar, 2019 2 commits
  19. 28 Feb, 2019 2 commits
  20. 27 Feb, 2019 3 commits
  21. 26 Feb, 2019 1 commit
  22. 25 Feb, 2019 1 commit