1. 24 Jul, 2020 2 commits
  2. 15 Jun, 2020 1 commit
  3. 18 May, 2020 1 commit
  4. 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
  5. 01 Apr, 2020 1 commit
  6. 27 Mar, 2020 1 commit
  7. 20 Mar, 2020 1 commit
  8. 10 Feb, 2020 1 commit
  9. 15 Jan, 2020 1 commit
  10. 17 Dec, 2019 1 commit
  11. 09 Dec, 2019 1 commit
  12. 25 Nov, 2019 1 commit
  13. 07 Aug, 2019 2 commits
  14. 02 Aug, 2019 1 commit
  15. 19 Jul, 2019 1 commit
  16. 10 Jul, 2019 1 commit
  17. 25 Jun, 2019 3 commits
  18. 24 Jun, 2019 1 commit
  19. 20 Jun, 2019 1 commit
  20. 01 Nov, 2018 1 commit
  21. 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
  22. 20 Aug, 2018 1 commit