1. 24 Feb, 2021 1 commit
  2. 23 Feb, 2021 2 commits
  3. 20 Feb, 2021 1 commit
  4. 08 Feb, 2021 2 commits
  5. 05 Feb, 2021 1 commit
  6. 03 Feb, 2021 1 commit
  7. 29 Jan, 2021 2 commits
  8. 26 Jan, 2021 1 commit
  9. 22 Jan, 2021 1 commit
  10. 20 Jan, 2021 3 commits
  11. 13 Jan, 2021 2 commits
  12. 05 Jan, 2021 5 commits
  13. 04 Jan, 2021 2 commits
  14. 28 Dec, 2020 1 commit
  15. 25 Dec, 2020 1 commit
  16. 21 Dec, 2020 1 commit
  17. 15 Dec, 2020 2 commits
  18. 14 Dec, 2020 2 commits
  19. 13 Dec, 2020 1 commit
  20. 11 Dec, 2020 3 commits
  21. 09 Dec, 2020 2 commits
  22. 07 Dec, 2020 1 commit
  23. 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
  24. 27 Nov, 2020 1 commit