1. 14 Dec, 2020 1 commit
    • Lijiaoa's avatar
      Multiple Experiments Management UX (#3127) · 683c458a
      Lijiaoa authored
      
      
      * first update
      
      * add click event
      
      * add manager exp nav
      
      * first demo, fix some comments
      
      * use api to dev
      
      * refactor code
      
      * fix lint
      
      * fix test met issue and adjust column width
      
      * add /experiments-info  error status
      
      * no declare platform list, get this from api result filter
      
      * fix compare tooltip issue
      
      * fix tooltip location
      
      * fix some comments
      
      * delete datestring
      
      * fix clickable style and clickable column ID rather than name
      Co-authored-by: default avatarLijiao <Lijiaoa@outlook.com>
      683c458a
  2. 13 Dec, 2020 1 commit
  3. 11 Dec, 2020 1 commit
  4. 09 Dec, 2020 2 commits
  5. 07 Dec, 2020 1 commit
  6. 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
  7. 27 Nov, 2020 1 commit
  8. 25 Nov, 2020 2 commits
  9. 24 Nov, 2020 1 commit
  10. 16 Nov, 2020 2 commits
  11. 11 Nov, 2020 1 commit
  12. 10 Nov, 2020 1 commit
  13. 09 Nov, 2020 1 commit
  14. 05 Nov, 2020 1 commit
  15. 01 Nov, 2020 1 commit
  16. 30 Oct, 2020 1 commit
  17. 26 Oct, 2020 1 commit
  18. 19 Oct, 2020 1 commit