1. 25 Dec, 2019 1 commit
  2. 23 Dec, 2019 1 commit
  3. 10 Dec, 2019 1 commit
  4. 25 Nov, 2019 1 commit
  5. 06 Nov, 2019 1 commit
  6. 26 Aug, 2019 1 commit
  7. 01 Aug, 2019 1 commit
  8. 30 Jul, 2019 1 commit
  9. 20 Jun, 2019 1 commit
  10. 19 Jun, 2019 1 commit
  11. 20 Mar, 2019 1 commit
  12. 28 Nov, 2018 1 commit
  13. 23 Nov, 2018 1 commit
    • SparkSnail's avatar
      Add nniManagerIp in nnictl and trainingService (#393) · c2a4ce6c
      SparkSnail authored
      Add nniManager Ip in nnictl, pai TrainingService and kubeflow TrainingService.
      If users set nniManagerIp, pai and kubeflow will use this ip instead of using getIPV4() function.
      Web UI will also use this nniManagerIp.
      c2a4ce6c
  14. 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