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 new TFX::OSS sample #2319

Merged
merged 16 commits into from
Oct 10, 2019

Commits on Oct 2, 2019

  1. init.

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

Commits on Oct 4, 2019

  1. Patched Ajay's sample

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

Commits on Oct 7, 2019

  1. Clean up the sample and add preload config.

    numerology committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    5ca2ab2 View commit details
    Browse the repository at this point in the history
  2. Fix default value

    numerology committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    d72dcb4 View commit details
    Browse the repository at this point in the history
  3. Remove old file

    numerology committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    552428e View commit details
    Browse the repository at this point in the history
  4. Add compiled tfx sample

    numerology committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    0be7fbf View commit details
    Browse the repository at this point in the history
  5. Add compiled pipeline and move tfx sample to contrib to prevent depen…

    …dency issue.
    numerology committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    73f34c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Add readme and remove redundant params

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

    numerology committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    b98b739 View commit details
    Browse the repository at this point in the history
  3. Add description

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

Commits on Oct 9, 2019

  1. Add sample test

    numerology committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    883ec88 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/kubeflow/pipelines into a…

    …dd-hacky-tfx-preload-sample
    
    # Conflicts:
    #	test/sample_test.yaml
    numerology committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    922b85a View commit details
    Browse the repository at this point in the history
  3. fix test name.

    numerology committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    815dbd8 View commit details
    Browse the repository at this point in the history
  4. fix test dir

    numerology committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    10bf241 View commit details
    Browse the repository at this point in the history
  5. fix data path.

    numerology committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    82a143e View commit details
    Browse the repository at this point in the history
  6. Fix pipeline_root

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