1. 12 Mar, 2019 3 commits
  2. 11 Mar, 2019 1 commit
  3. 07 Mar, 2019 1 commit
  4. 06 Mar, 2019 5 commits
    • Chris Auld's avatar
      Typo (#817) · f10c3311
      Chris Auld authored
      f10c3311
    • Chi Song's avatar
      Chinese updates (#791) · cd87a95a
      Chi Song authored
      cd87a95a
    • SparkSnail's avatar
      Change trialConcurrency of multi_phase example in integration test (#816) · 998a8871
      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'
      
      * change multi_phast trial concurrency
      998a8871
    • Lee's avatar
      Fix tensorflow MNIST dataset download bug in multiple trials (#815) · 2b4a7d1f
      Lee authored
      * Fix tensorflow MNIST dataset download bug in multiple trials
      
      * Modify the maxTrialNum and trialConcurrency in config
      2b4a7d1f
    • Lee's avatar
      Fix NoneType object bug in Metis (#814) · 2fa77bcc
      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
      2fa77bcc
  5. 05 Mar, 2019 8 commits
    • chicm-ms's avatar
      0.5.2 release note (#805) · 9624f752
      chicm-ms authored
      * 0.5.2 release note
      9624f752
    • xuehui's avatar
      fix bug in cold start (#803) · 96728c64
      xuehui authored
      * fix bug in cold start
      
      * remove unused comment
      96728c64
    • ShufanHuang's avatar
      Fix bug in Curvefitting Assessor (#798) · e051fae0
      ShufanHuang authored
      Fix bug in Curvefitting Assessor
      e051fae0
    • chicm-ms's avatar
      Update build pipeline (#792) · 8353c1d3
      chicm-ms authored
      * Add build_version input for build pipeline
      * Change time stamp to UTC time
      8353c1d3
    • chicm-ms's avatar
      Update it pipeline (#794) · e225b9ab
      chicm-ms authored
      1. Change timestamp to UTC time
      2. Use configurable docker hub account to upload integration test docker image
      e225b9ab
    • Zejun Lin's avatar
      Add package_data in setup.py (#795) · 00b03d2e
      Zejun Lin authored
      add package requirement data in setup.py
      00b03d2e
    • Lijiao's avatar
      [WebUI] default metrc -> default metric (#790) · bf72b298
      Lijiao authored
      bf72b298
    • Lee's avatar
      Optimize MetisTuner (#811) · 1b4bcdba
      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
      1b4bcdba
  6. 04 Mar, 2019 2 commits
  7. 03 Mar, 2019 1 commit
    • xuehui's avatar
      Fix cold start bug (#800) · 74fd4a52
      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
      
      * quickly fix bug in cold start
      74fd4a52
  8. 28 Feb, 2019 2 commits
  9. 27 Feb, 2019 3 commits
  10. 26 Feb, 2019 3 commits
  11. 25 Feb, 2019 11 commits