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

Add transformer to kserve component #1

Draft
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on Oct 23, 2023

  1. chore(components): update GCPC custom job docstrings

    PiperOrigin-RevId: 575835146
    connor-mccarthy authored and Google Cloud Pipeline Components maintainers committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0cb2217 View commit details
    Browse the repository at this point in the history
  2. feat(components) Extend kserve component (kubeflow#10136)

    * add runtime version, resource requests and resource limits
    
    * adjust kservedeployer
    
    * Update components/kserve/src/kservedeployer.py
    
    Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>
    
    * Update components/kserve/src/kservedeployer.py
    
    Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>
    
    * Update components/kserve/src/kservedeployer.py
    
    Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>
    
    ---------
    
    Co-authored-by: Tommy Li <Tommy.chaoping.li@ibm.com>
    magdalenakuhn17 and Tomcli authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2054b7c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. feat(components): [text2sql] Implement preprocess component logic

    PiperOrigin-RevId: 575976269
    Googler committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    21079b5 View commit details
    Browse the repository at this point in the history
  2. feat(components): [text2sql] Generate table names by model batch pred…

    …iction
    
    PiperOrigin-RevId: 575978329
    Googler committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ebb4245 View commit details
    Browse the repository at this point in the history
  3. chore(components): update GCPC docstrings

    PiperOrigin-RevId: 576164819
    connor-mccarthy authored and Google Cloud Pipeline Components maintainers committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c0ef67c View commit details
    Browse the repository at this point in the history
  4. chore(components): add GCPC Python 3.7 EOL warning

    PiperOrigin-RevId: 576214273
    connor-mccarthy authored and Google Cloud Pipeline Components maintainers committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    04aac25 View commit details
    Browse the repository at this point in the history
  5. chore(components): Update AutoML Vision data converter component

    PiperOrigin-RevId: 576269528
    KCFindstr authored and Google Cloud Pipeline Components maintainers committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c383eb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3b1863 View commit details
    Browse the repository at this point in the history
  7. feat(components): [endpoint_batch_predict] Initialize component

    PiperOrigin-RevId: 576300455
    Googler committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0d75611 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. fix(components): [text2sql] Turn model_inference_results_path to mode…

    …l_inference_results_directory and remove duplicate comment
    
    PiperOrigin-RevId: 576576299
    Googler committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    570e56d View commit details
    Browse the repository at this point in the history
  2. chore(components): fix GCPC markdown docstrings rendering

    PiperOrigin-RevId: 576588522
    Googler committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c83329f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. chore(sdk): Remove the (<type>)from docstring args. (kubeflow#10159)

    * chore(sdk): Remove the ` (<type>)`from docstring args.
    
    Remote the ` (<type>)` from the docstring args, which are redundant since there are type annotations.
    
    * Trim the unnecessary leading space.
    rickyxie0929 authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    7ab05d8 View commit details
    Browse the repository at this point in the history
  2. chore(sdk): add pytest.ini file (kubeflow#10160)

    * add pytest ini file
    
    * Update pytest.ini
    connor-mccarthy authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2882fcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02e00e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03df9df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52f5cf5 View commit details
    Browse the repository at this point in the history
  6. feat(components): [text2sql] Generate column names by model batch pre…

    …dict
    
    PiperOrigin-RevId: 576941675
    Googler committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1bee8be View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    c0093ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58ce09e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f250700 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a1447a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ba6d5f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    0268ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2647f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e6812c View commit details
    Browse the repository at this point in the history