1. 20 Jan, 2021 1 commit
  2. 05 Jan, 2021 1 commit
  3. 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
  4. 11 Dec, 2020 1 commit
  5. 07 Dec, 2020 1 commit
  6. 19 Oct, 2020 1 commit
  7. 12 Oct, 2020 1 commit
  8. 09 Oct, 2020 1 commit
  9. 19 Sep, 2020 1 commit
  10. 18 Sep, 2020 1 commit
  11. 17 Sep, 2020 1 commit
  12. 31 Jul, 2020 1 commit
  13. 24 Jul, 2020 2 commits
  14. 15 Jun, 2020 1 commit
  15. 18 May, 2020 1 commit
  16. 26 Apr, 2020 1 commit
    • Chi Song's avatar
      fix #1578 and some improvements (#2370) · 1c6f1efa
      Chi Song authored
      Add shell support for ssh connection, so that remote script can be started with user environment.
      
      Minor fixes,
      
      1. Fix gpu_metrics_collector to support pyenv. As pyenv will create one more process, so that original pgrep code always got extra processes, and cannot start gpu_metrics_collector.
      2. Fix NASUI failure on dev-install-node-modules, to create subfolder every time.
      3. Fix MakeFile to reduce mis-created links, and other minor issues.
      4. Add node --watch for nni_manager for better dev experience.
      1c6f1efa
  17. 01 Apr, 2020 1 commit
  18. 27 Mar, 2020 1 commit
  19. 20 Mar, 2020 1 commit
  20. 10 Feb, 2020 1 commit
  21. 15 Jan, 2020 1 commit
  22. 17 Dec, 2019 1 commit
  23. 09 Dec, 2019 1 commit
  24. 25 Nov, 2019 1 commit
  25. 07 Aug, 2019 2 commits
  26. 02 Aug, 2019 1 commit
  27. 19 Jul, 2019 1 commit
  28. 10 Jul, 2019 1 commit
  29. 25 Jun, 2019 3 commits
  30. 24 Jun, 2019 1 commit
  31. 20 Jun, 2019 1 commit
  32. 01 Nov, 2018 1 commit
  33. 29 Sep, 2018 2 commits
    • fishyds's avatar
      Merge branch V0.2 to Master (#143) · 2a28a578
      fishyds authored
      * webui logpath and document (#135)
      
      * Add webui document and logpath as a href
      
      * fix tslint
      
      * fix comments by Chengmin
      
      * Pai training service bug fix and enhancement (#136)
      
      * Add NNI installation scripts
      
      * Update pai script, update NNI_out_dir
      
      * Update NNI dir in nni sdk local.py
      
      * Create .nni folder in nni sdk local.py
      
      * Add check before creating .nni folder
      
      * Fix typo for PAI_INSTALL_NNI_SHELL_FORMAT
      
      * Improve annotation (#138)
      
      * Improve annotation
      
      * Minor bugfix
      
      * Selectively install through pip (#139)
      
      Selectively install through pip 
      * update setup.py
      
      * fix paiTrainingService bugs (#137)
      
      * fix nnictl bug
      
      * add hdfs host validation
      
      * fix bugs
      
      * fix dockerfile
      
      * fix install.sh
      
      * update install.sh
      
      * fix dockerfile
      
      * Set timeout for HDFSUtility exists function
      
      * remove unused TODO
      
      * fix sdk
      
      * add optional for outputDir and dataDir
      
      * refactor dockerfile.base
      
      * Remove unused import in hdfsclientUtility
      
      * Add documentation for NNI PAI mode experiment (#141)
      
      * Add documentation for NNI PAI mode
      
      * Fix typo based on PR comments
      
      * Exit with subprocess return code of trial keeper
      
      * Remove additional exit code
      
      * Fix typo based on PR comments
      
      * update doc for smac tuner (#140)
      
      * Revert "Selectively install through pip (#139)" due to potential pip install issue (#142)
      
      * Revert "Selectively install through pip (#139)"
      
      This reverts commit 1d174836.
      
      * Add exit code of subprocess for trial_keeper
      
      * Update README, add link to PAImode doc
      2a28a578
    • liuzhe-lz's avatar
      Improve annotation (#138) · 0619de20
      liuzhe-lz authored
      * Improve annotation
      
      * Minor bugfix
      0619de20
  34. 20 Aug, 2018 1 commit