1. 25 Jun, 2019 2 commits
  2. 24 Jun, 2019 2 commits
  3. 20 Jun, 2019 1 commit
  4. 03 Jan, 2019 1 commit
    • chicm-ms's avatar
      Code coverage report (#559) · 50697a2f
      chicm-ms authored
      * Add UT code coverage report
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * integration test python code coverage report
      50697a2f
  5. 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
  6. 27 Sep, 2018 1 commit
    • fishyds's avatar
      PAI Training Service implementation (#128) · d3506e34
      fishyds authored
      * PAI Training service implementation
      **1. Implement PAITrainingService
      **2. Add trial-keeper python module, and modify setup.py to install the module
      **3. Add PAItrainingService rest server to collect metrics from PAI container.
      d3506e34
  7. 14 Sep, 2018 3 commits
    • chicm-ms's avatar
      Fix stderr path (#74) · 9f7cce63
      chicm-ms authored
      9f7cce63
    • fishyds's avatar
      Merge latest code changes into Github Master (#54) · 3d221da9
      fishyds authored
      * Merge latest code changes into Github Master
      
      * temporary modification for travis
      
      * temporary modification for travis
      3d221da9
    • liuzhe-lz's avatar
      Improve Makefile (#43) · c015421c
      liuzhe-lz authored
      * Improve Makefile
      
      * Bugfix
      
      * Add make target for remote machine workers
      
      * Update travis config
      
      * Debug travis
      
      * Debug travis
      
      * Debug travis
      
      * Debug travis
      
      * Debug travis
      
      * Debug travis
      
      * Debug travis
      
      * Install bash completion script
      c015421c
  8. 20 Aug, 2018 1 commit