Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sample] Add AI platform sample test #2236

Closed
wants to merge 33 commits into from

Commits on Sep 25, 2019

  1. add clean up and parameterization

    numerology committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    570634f View commit details
    Browse the repository at this point in the history
  2. renaming

    numerology committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    6cb87ed View commit details
    Browse the repository at this point in the history
  3. renaming and add sample test

    numerology committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    4264ac4 View commit details
    Browse the repository at this point in the history
  4. add config

    numerology committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    d128431 View commit details
    Browse the repository at this point in the history
  5. Fix paramter

    numerology committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    d27cf65 View commit details
    Browse the repository at this point in the history
  6. remove redundant stmt

    numerology committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    989f3de View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. add credential

    numerology committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    61c58ae View commit details
    Browse the repository at this point in the history
  2. add delete model

    numerology committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    89e2925 View commit details
    Browse the repository at this point in the history
  3. add debug

    numerology committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    39fb150 View commit details
    Browse the repository at this point in the history
  4. fix field name

    numerology committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    9e77cb5 View commit details
    Browse the repository at this point in the history
  5. fix name

    numerology committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    01aefd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. add more debug.

    numerology committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    267b726 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Merge branch 'master' of https://github.com/kubeflow/pipelines into a…

    …dd-mlengine-sample-test
    
    # Conflicts:
    #	test/sample_test.yaml
    numerology committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    371364f View commit details
    Browse the repository at this point in the history
  2. Allow some debugging issue.

    numerology committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    380f254 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Merge branch 'master' of https://github.com/kubeflow/pipelines into a…

    …dd-mlengine-sample-test
    
    � Conflicts:
    �	samples/core/ai_platform/ai_platform.ipynb
    numerology committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    a8611c7 View commit details
    Browse the repository at this point in the history
  2. Try explicitly specifying service account in use.

    numerology committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    85d5e57 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Switch to al-platform

    numerology committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    160aa66 View commit details
    Browse the repository at this point in the history
  2. update gcloud.

    numerology committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    b71876e View commit details
    Browse the repository at this point in the history
  3. Try latest cloud sdk image.

    numerology committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    419c51d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Config proj

    numerology committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    f50c159 View commit details
    Browse the repository at this point in the history
  2. Fix command order

    numerology committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    2543a2a View commit details
    Browse the repository at this point in the history
  3. add set account

    numerology committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    588f3fe View commit details
    Browse the repository at this point in the history
  4. Change the name back

    numerology committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    b20bb8f View commit details
    Browse the repository at this point in the history
  5. Revert docker change

    numerology committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    cbf933b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Remove the model clean part.

    numerology committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    8aab726 View commit details
    Browse the repository at this point in the history
  2. fix

    numerology committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    9670c12 View commit details
    Browse the repository at this point in the history
  3. add experiment name

    numerology committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    8b03376 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/add-mlengine-sample-test' into a…

    …dd-mlengine-sample-test
    numerology committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    7658f9c View commit details
    Browse the repository at this point in the history
  5. Add logic to GC the generated model and version

    numerology committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    a1aa8eb View commit details
    Browse the repository at this point in the history
  6. Clean up

    numerology committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    69f043d View commit details
    Browse the repository at this point in the history
  7. resolve race cond.

    numerology committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    eea0ab1 View commit details
    Browse the repository at this point in the history
  8. add client

    numerology committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    9ec074e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Remove run name.

    numerology committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    08e0a4e View commit details
    Browse the repository at this point in the history