1. 05 Dec, 2019 1 commit
  2. 25 Nov, 2019 1 commit
  3. 18 Oct, 2019 1 commit
  4. 30 Aug, 2019 1 commit
  5. 31 Jul, 2019 1 commit
  6. 05 Jun, 2019 1 commit
    • SparkSnail's avatar
      Add sklearn installation in setup.py (#1157) · ce2d8d9c
      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'
      
      * add sklearn in setup.py
      
      * remove sklearn in doc for MetisTuner
      ce2d8d9c
  7. 28 Apr, 2019 1 commit
  8. 22 Apr, 2019 2 commits
  9. 05 Mar, 2019 1 commit
  10. 25 Feb, 2019 1 commit
    • SparkSnail's avatar
      Support webhdfs path in python hdfs client (#722) · 8c4c0ef2
      SparkSnail authored
      trial_keeper use 50070 port to connect to webhdfs server, and PAI use a mapping method to map 50070 port to 5070 port to visit restful server, this method has some risk for PAI may not support this kind of mapping in later release.Now use Pylon path(/webhdfs/api/v1) instead of 50070 port in webhdfs client of trial_keeper, the path is transmitted in trainingService.
      In this pr, we have these changes:
      
      1. Change to use webhdfs path instead of 50070 port in hdfs client.
      2. Change to use new hdfs package "PythonWebHDFS", which is build to support pylon by myself. You could test the new function from "sparksnail/nni:dev-pai" image to test pai trainingService.
      3. Update some variables' name according to comments.
      8c4c0ef2
  11. 14 Feb, 2019 1 commit
  12. 11 Feb, 2019 1 commit
  13. 26 Dec, 2018 1 commit
  14. 17 Dec, 2018 1 commit
  15. 05 Dec, 2018 2 commits
  16. 09 Nov, 2018 1 commit
  17. 07 Nov, 2018 1 commit
    • chicm-ms's avatar
      Merge v0.3 into master (#337) · 370feb7f
      chicm-ms authored
      * Fix pypi package missing python module
      
      * Fix pypi package missing python module
      
      * fix bug in smartparam example (#322)
      
      * Fix nnictl update trialnum and document (#326)
      
      1.Fix restful server of update
      2.Update nnictl document of update
      3.Add tensorboard in docement
      
      * Update the version numbers from 0.3.2 to 0.3.3
      370feb7f
  18. 05 Nov, 2018 1 commit
  19. 02 Nov, 2018 1 commit
  20. 31 Oct, 2018 3 commits