Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

[Kubeflow Training Service] Explicitly set cuda_visible_devices env var #388

Merged
merged 15 commits into from
Nov 23, 2018
Merged

[Kubeflow Training Service] Explicitly set cuda_visible_devices env var #388

merged 15 commits into from
Nov 23, 2018

Commits on Nov 8, 2018

  1. Merge pull request #2 from Microsoft/master

    Merge master branch to yds05/nni master
    yds05 authored Nov 8, 2018
    Configuration menu
    Copy the full SHA
    bc8ee41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aedb000 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Support running multiple experiment for PAI

    Deshui Yu committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    69e9de0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Fix a bug regarding to recuisively reference between paiRestServer and

    paiTrainingService
    Deshui Yu committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    53c2cd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Microsoft/master

    Merge from Microsoft master to yds05 master
    yds05 authored Nov 12, 2018
    Configuration menu
    Copy the full SHA
    1e40376 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Merge pull request #4 from Microsoft/master

    Merge Microsoft nni master into yds05 master
    yds05 authored Nov 13, 2018
    Configuration menu
    Copy the full SHA
    b5d4e9d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Merge pull request #6 from Microsoft/master

    Merge from microsoft/nni master
    yds05 authored Nov 16, 2018
    Configuration menu
    Copy the full SHA
    d7f4556 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Merge pull request #8 from Microsoft/master

    Merge from Microsoft/nni master
    yds05 authored Nov 19, 2018
    Configuration menu
    Copy the full SHA
    673cf2d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Merge pull request #10 from Microsoft/master

    Merge from Microsoft/nni master to local master branch
    yds05 authored Nov 21, 2018
    Configuration menu
    Copy the full SHA
    d9ea8d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Configuration menu
    Copy the full SHA
    0915b33 View commit details
    Browse the repository at this point in the history
  2. Update validation rule for kubeflow config

    Deshui Yu committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    38c451e View commit details
    Browse the repository at this point in the history
  3. small code refactor adjustment for private methods

    Deshui Yu committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    e642281 View commit details
    Browse the repository at this point in the history
  4. Use different output folder for ps and worker

    Deshui Yu committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    d4ade6d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. Add cuda_visible_devices env var if gpuNum is 0

    Deshui Yu committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    8cfdc4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9beffc View commit details
    Browse the repository at this point in the history