1. 25 Apr, 2022 1 commit
  2. 20 Apr, 2022 1 commit
  3. 23 Mar, 2022 1 commit
  4. 20 Jan, 2022 1 commit
  5. 13 Dec, 2021 1 commit
  6. 12 Jul, 2021 1 commit
  7. 21 Jun, 2021 1 commit
  8. 27 May, 2021 1 commit
  9. 19 Oct, 2020 1 commit
  10. 12 Oct, 2020 1 commit
  11. 18 Sep, 2020 1 commit
  12. 17 Sep, 2020 1 commit
  13. 12 Aug, 2020 1 commit
  14. 10 May, 2020 1 commit
    • Chi Song's avatar
      Remove multiphase from WebUI (#2396) · 7e35d32e
      Chi Song authored
      As requirement of #2390 , removed multiphase from WebUI, document, and put all trials flatten on WebUI.
      
      1. The major change is to split trial-jobs to trials in webui, and use parameter id as part of trial id.
      2. If multiphase is enabled, the limitation of trial controls job count only, not trials actually.
      3. When multiphase enabled, the trial status may not be right. Previous trials in a job will be marked as success, only last trial presents the job's status.
      4. multiphase related documents and UX are removed.
      
      minor changes,
      1. Update dev document for webui development.
      7e35d32e
  15. 10 Feb, 2020 1 commit
  16. 23 Dec, 2019 1 commit
  17. 27 Sep, 2019 1 commit
  18. 26 Sep, 2019 1 commit
  19. 14 Aug, 2019 1 commit
  20. 12 Aug, 2019 1 commit
  21. 24 Jul, 2019 1 commit
  22. 23 Jul, 2019 1 commit
  23. 03 Jun, 2019 1 commit
  24. 27 May, 2019 1 commit
  25. 19 Apr, 2019 1 commit
  26. 16 Apr, 2019 1 commit
  27. 07 Apr, 2019 1 commit
  28. 26 Mar, 2019 1 commit
  29. 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
  30. 21 Jan, 2019 1 commit