"vscode:/vscode.git/clone" did not exist on "473127f985cbfbc19f1ec7bf814d66768bfa241f"
  1. 29 Jun, 2020 1 commit
    • Yuge Zhang's avatar
      Add docs for nniignore and improve docs of training service (#2561) · 25c4c3b5
      Yuge Zhang authored
      * Improve docs
      
      * All using # to start
      
      * uploaded -> excluded
      
      * Set versionCheck default to true
      
      * Add .nniignore example
      
      * Rename training service docs
      
      * Update training service docs
      
      * Fix step numbering
      
      * Resolve comments
      
      * Fix typo
      
      * Resolve comments
      
      * Fix broken link
      25c4c3b5
  2. 12 Jun, 2020 1 commit
  3. 19 May, 2020 2 commits
  4. 08 May, 2020 1 commit
  5. 06 May, 2020 1 commit
  6. 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
  7. 09 Feb, 2020 1 commit
  8. 08 Feb, 2020 1 commit
  9. 07 Feb, 2020 2 commits
  10. 23 Jan, 2020 1 commit
  11. 19 Jan, 2020 1 commit
  12. 09 Jan, 2020 1 commit
  13. 23 Dec, 2019 1 commit
  14. 16 Dec, 2019 1 commit
  15. 02 Dec, 2019 1 commit
  16. 22 Nov, 2019 1 commit
  17. 06 Nov, 2019 1 commit
  18. 26 Aug, 2019 1 commit
  19. 21 Aug, 2019 1 commit
  20. 14 Aug, 2019 1 commit
  21. 12 Aug, 2019 2 commits
  22. 01 Aug, 2019 1 commit
  23. 30 Jul, 2019 1 commit
  24. 15 Jul, 2019 1 commit
    • xuehui's avatar
      Update all doc structure (#1285) · 39782f12
      xuehui authored
      * update readme in ga_squad
      
      * update readme
      
      * fix typo
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * update readme
      
      * update
      
      * fix path
      
      * update reference
      
      * fix bug in config file
      
      * update nni_arch_overview.png
      
      * update
      
      * update
      
      * update
      
      * update home page
      
      * update default value of metis tuner
      
      * fix broken link in CommunitySharings
      
      * update docs about nested search space
      
      * update docs
      
      * rename cascding to nested
      
      * fix broken link
      
      * update
      
      * update issue link
      
      * fix typo
      
      * update evaluate parameters from GMM
      
      * refine code
      
      * fix optimized mode bug
      
      * update import warning
      
      * update warning
      
      * update optimized mode
      
      * first commit for update doc structure
      
      * mv the localmode and remotemode to traningservice
      
      * update
      39782f12