"...targets/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "0856b6e2f091127c5f99b5cf07f1de2059ceaa02"
  1. 23 Jun, 2020 1 commit
  2. 22 Jun, 2020 1 commit
  3. 11 Dec, 2019 1 commit
  4. 05 Dec, 2019 1 commit
  5. 25 Nov, 2019 1 commit
  6. 18 Oct, 2019 1 commit
  7. 31 Jul, 2019 1 commit
  8. 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
  9. 22 Apr, 2019 1 commit
  10. 19 Apr, 2019 1 commit
  11. 10 Apr, 2019 1 commit
  12. 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
  13. 18 Mar, 2019 1 commit
  14. 12 Mar, 2019 1 commit
    • SparkSnail's avatar
      Update makefile (#831) · 8f71e99f
      SparkSnail authored
      In current version of makefile, if user use make dev-install, they will install two packages "nni-sdk" and "nnictl" in their environment.
      Now merge the two package to be one package "nni".
      8f71e99f
  15. 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
  16. 14 Feb, 2019 1 commit
  17. 26 Dec, 2018 1 commit
  18. 17 Dec, 2018 1 commit
  19. 05 Dec, 2018 1 commit
  20. 09 Nov, 2018 1 commit
  21. 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
  22. 05 Nov, 2018 1 commit
  23. 02 Nov, 2018 1 commit
  24. 31 Oct, 2018 2 commits
  25. 26 Oct, 2018 1 commit
  26. 29 Sep, 2018 2 commits
  27. 27 Sep, 2018 2 commits
    • Zejun Lin's avatar
      Update setup.py Makefile and documents (#130) · 9cc9c68a
      Zejun Lin authored
      * update makefile and setup.py
      
      * update makefile and setup.py
      
      * update document
      
      * update document
      
      * Update Makefile no travis
      
      *  update doc
      
      *  update doc
      9cc9c68a
    • fishyds's avatar
      PAI Training Service implementation (#128) · d3506e34
      fishyds authored
      * PAI Training service implementation
      **1. Implement PAITrainingService
      **2. Add trial-keeper python module, and modify setup.py to install the module
      **3. Add PAItrainingService rest server to collect metrics from PAI container.
      d3506e34
  28. 26 Sep, 2018 1 commit
  29. 25 Sep, 2018 1 commit
  30. 14 Sep, 2018 1 commit
  31. 13 Sep, 2018 1 commit
    • QuanluZhang's avatar
      update doc (#52) · a8158456
      QuanluZhang authored
      * update doc
      
      * update doc
      
      * update doc
      
      * update hyperopt installation
      
      * update doc
      
      * update doc
      
      * update description in setup.py
      
      * update setup.py
      
      * modify encoding
      
      * encoding
      
      * add encoding
      
      * remove pymc3
      
      * update doc
      a8158456
  32. 10 Sep, 2018 1 commit
  33. 08 Sep, 2018 1 commit
  34. 07 Sep, 2018 3 commits