1. 05 Mar, 2020 1 commit
  2. 02 Mar, 2020 1 commit
    • George Cheng's avatar
      DLTS integration (#1945) · 134368fa
      George Cheng authored
      
      
      * skeleton of dlts training service (#1844)
      
      * Hello, DLTS!
      
      * Revert version
      
      * Remove fs-extra
      
      * Add some default cluster config
      
      * schema
      
      * fix
      
      * Optional cluster (default to `.default`)
      
      Depends on DLWorkspace#837
      
      * fix
      
      * fix
      
      * optimize gpu type
      
      * No more copy
      
      * Format
      
      * Code clean up
      
      * Issue fix
      
      * Add optional fields in config
      
      * Issue fix
      
      * Lint
      
      * Lint
      
      * Validate email, password and team
      
      * Doc
      
      * Doc fix
      
      * Set TMPDIR
      
      * Use metadata instead of gpu_capacity
      
      * Cancel paused DLTS job
      
      * workaround lint rules
      
      * pylint
      
      * doc
      Co-authored-by: default avatarQuanluZhang <z.quanluzhang@gmail.com>
      134368fa
  3. 27 Feb, 2020 1 commit
  4. 14 Feb, 2020 1 commit
  5. 09 Feb, 2020 1 commit
  6. 07 Feb, 2020 1 commit
  7. 08 Jan, 2020 1 commit
  8. 30 Dec, 2019 1 commit
  9. 23 Dec, 2019 1 commit
  10. 25 Nov, 2019 1 commit
  11. 11 Nov, 2019 1 commit
  12. 04 Nov, 2019 1 commit
  13. 26 Sep, 2019 1 commit
  14. 20 Sep, 2019 1 commit
  15. 14 Aug, 2019 1 commit
  16. 12 Aug, 2019 1 commit
  17. 02 Aug, 2019 1 commit
  18. 25 Jun, 2019 3 commits
  19. 21 Jun, 2019 1 commit
  20. 20 Jun, 2019 1 commit
  21. 19 Jun, 2019 1 commit
  22. 18 Jun, 2019 1 commit
  23. 17 Jun, 2019 1 commit
  24. 30 May, 2019 1 commit
  25. 28 May, 2019 2 commits
  26. 22 May, 2019 1 commit
  27. 24 Apr, 2019 1 commit
  28. 22 Apr, 2019 1 commit
  29. 19 Apr, 2019 1 commit
  30. 18 Apr, 2019 1 commit
  31. 29 Mar, 2019 1 commit
  32. 22 Mar, 2019 1 commit
  33. 21 Mar, 2019 1 commit
  34. 18 Mar, 2019 1 commit
  35. 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
  36. 25 Feb, 2019 1 commit
  37. 29 Jan, 2019 1 commit
    • SparkSnail's avatar
      Migrate remote log (#655) · 9d3d926b
      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 base version for remote-log
      
      * change launcher.py
      
      * test
      
      * basic version
      
      * debug
      
      * debug
      
      * basic work version
      
      * fix code
      
      * update disable_log
      
      * remove unused line
      
      * add diable log in kubernetesTrainingService
      
      * add detect frameworkcontroller
      
      * fix comment
      
      * update
      
      * update
      
      * fix kubernetesData
      
      * debug
      
      * debug
      
      * debug
      
      * fix comment
      
      * fix conflict
      
      * remove local temp files
      
      * revert launcher.py
      
      * update code by comments
      
      * remove disableLog
      
      * remove disable Log
      
      * set timeout for cleanup
      
      * fix code by comments
      
      * update variable names
      
      * add comments
      
      * add delay function
      
      * update
      
      * update
      
      * update by comments
      
      * add  in remote script path
      
      * rename variables
      
      * update variable name
      
      * add mkdir -p for subfolder
      9d3d926b