1. 15 Jan, 2020 1 commit
  2. 31 Dec, 2019 1 commit
  3. 25 Dec, 2019 1 commit
  4. 23 Dec, 2019 1 commit
  5. 11 Dec, 2019 1 commit
  6. 10 Dec, 2019 1 commit
  7. 25 Nov, 2019 1 commit
  8. 06 Nov, 2019 1 commit
  9. 28 Oct, 2019 1 commit
  10. 26 Sep, 2019 1 commit
  11. 26 Aug, 2019 1 commit
  12. 14 Aug, 2019 1 commit
  13. 12 Aug, 2019 1 commit
  14. 05 Aug, 2019 1 commit
  15. 01 Aug, 2019 1 commit
  16. 30 Jul, 2019 1 commit
  17. 24 Jun, 2019 1 commit
  18. 20 Jun, 2019 1 commit
  19. 19 Jun, 2019 1 commit
  20. 23 May, 2019 1 commit
  21. 17 Apr, 2019 1 commit
  22. 11 Apr, 2019 2 commits
  23. 27 Mar, 2019 1 commit
  24. 22 Mar, 2019 1 commit
  25. 20 Mar, 2019 1 commit
  26. 15 Mar, 2019 1 commit
    • SparkSnail's avatar
      Support version check of nni (#807) · d0b22fc7
      SparkSnail authored
      check nni version in trialkeeper, to make sure the version of trialkeeper is consistent with trainingService
      add a debug mode in config file
      d0b22fc7
  27. 25 Feb, 2019 1 commit
  28. 25 Jan, 2019 2 commits
    • fishyds's avatar
      [PAI bug fixing] Fix the incorrect PAI webhdfs endpoint path (#653) · 6bc12de0
      fishyds authored
      
      * Fix PAI webhdfs api endpoint
      6bc12de0
    • chicm-ms's avatar
      Refactoring nnimanager log (#652) · 6d591989
      chicm-ms authored
      * Pull code (#22)
      
      * Support distributed job for frameworkcontroller (#612)
      
      support distributed job for frameworkcontroller
      
      * Multiphase doc (#519)
      
      * multiPhase doc
      
      * updates
      
      * updates
      
      * Add time parser for 'nnictl update duration' (#632)
      
      Current nnictl update duration only support seconds unit, add a parser for this command to support {s, m, h, d}
      
      * fix experiment state bug (#629)
      
      * update top README.md (#622)
      
      * Update README.md
      
      * update (#634)
      
      * Integration tests refactoring (#625)
      
      * Integration test refactoring (#21) (#616)
      
      * Integration test refactoring (#21)
      
      * Refactoring integration tests
      
      * test metrics
      
      * update azure pipeline
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * update trigger
      
      * Integration test refactoring (#618)
      
      * updates
      
      * updates
      
      * update pipeline (#619)
      
      * update pipeline
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * test pipeline (#623)
      
      * test pipeline
      
      * updates
      
      * updates
      
      * updates
      
      * Update integration test (#624)
      
      * Update integration test
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * Revert "Pull code (#22)"
      
      This reverts commit 62fc165ad7b2ba724eead3b99f010aa34491e2c7.
      
      * Update nnimanager logs
      
      * updates
      
      * Update README.md
      
      * Revert "Update README.md"
      
      This reverts commit bc67061160e5d57305a6e7fb63d491d12d0e9002.
      
      * updates
      
      * updates
      6d591989
  29. 04 Jan, 2019 1 commit
  30. 03 Jan, 2019 1 commit
  31. 29 Dec, 2018 1 commit
  32. 19 Dec, 2018 1 commit
  33. 17 Dec, 2018 1 commit
  34. 10 Dec, 2018 1 commit
  35. 07 Dec, 2018 1 commit
  36. 29 Nov, 2018 1 commit
  37. 28 Nov, 2018 1 commit
  38. 25 Nov, 2018 1 commit
    • QuanluZhang's avatar
      Fix trialjobstate (#385) · c4d1aefe
      QuanluZhang authored
      * add one more trial job status, EARLY_STOPPED
      
      * fix datastore/nnimanager/mockeddatastore. test/webui/metrics_reader not done. USER_TO_CANCEL
      
      * fix bug
      
      * modifications based on Deshui's comments
      
      * fix bug
      
      * fix bug in remote mode
      c4d1aefe