1. 24 Apr, 2022 1 commit
  2. 20 Apr, 2022 2 commits
  3. 28 Mar, 2022 1 commit
  4. 20 Jan, 2022 1 commit
  5. 27 Aug, 2021 1 commit
  6. 10 Aug, 2021 1 commit
  7. 09 Aug, 2021 1 commit
  8. 06 Aug, 2021 1 commit
  9. 29 Jul, 2021 1 commit
  10. 16 Jul, 2021 1 commit
  11. 12 Jul, 2021 1 commit
  12. 21 Jun, 2021 1 commit
  13. 03 Jun, 2021 1 commit
  14. 24 May, 2021 1 commit
  15. 25 Apr, 2021 1 commit
  16. 22 Apr, 2021 1 commit
  17. 09 Apr, 2021 2 commits
  18. 01 Apr, 2021 1 commit
  19. 08 Mar, 2021 1 commit
  20. 26 Feb, 2021 1 commit
  21. 25 Feb, 2021 1 commit
  22. 24 Feb, 2021 1 commit
  23. 23 Feb, 2021 1 commit
  24. 05 Jan, 2021 1 commit
  25. 15 Dec, 2020 1 commit
  26. 13 Dec, 2020 1 commit
  27. 30 Nov, 2020 1 commit
    • J-shang's avatar
      experiment management backend (#3081) · 95f731e4
      J-shang authored
      
      
      * step 1 nnictl generate experimentId & merge folder
      
      * step 2.1 modify .experiment structure
      
      * step 2.2 add lock for .experiment rw in nnictl
      
      * step 2.2 add filelock dependence
      
      * step 2.2 remove uniqueString from main.js
      
      * fix test bug
      
      * fix test bug
      
      * setp 3.1 add experiment manager
      
      * step 3.2 add getExperimentsInfo
      
      * fix eslint
      
      * add a simple file lock to support stale
      
      * step 3.3 add test
      
      * divide abs experiment manager from manager
      
      * experiment manager refactor
      
      * support .experiment sync update status
      
      * nnictl no longer uses rest api to update status or endtime
      
      * nnictl no longer uses rest api to update status or endtime
      
      * fix eslint
      
      * support .experiment sync update endtime
      
      * fix test
      
      * fix settimeout bug
      
      * fix test
      
      * adjust experiment endTime
      
      * separate simple file lock class
      
      * modify name
      
      * add 'id' in .experiment
      
      * update rest api format
      
      * fix eslint
      
      * fix issue in comments
      
      * fix rest api format
      
      * add indent in json in experiments manager
      
      * fix unittest
      
      * fix unittest
      
      * refector file lock
      
      * fix eslint
      
      * remove '__enter__' in filelock
      
      * filelock support never expire
      Co-authored-by: default avatarNing Shang <nishang@microsoft.com>
      95f731e4
  28. 25 Nov, 2020 1 commit
  29. 10 Nov, 2020 1 commit
  30. 19 Oct, 2020 1 commit