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

feat: Client-side input shape/element validation #742

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Jul 5, 2024

  1. Add client checks

    yinggeh committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3178f99 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Add C++ client tests

    yinggeh committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7210d00 View commit details
    Browse the repository at this point in the history
  2. Update copyrights

    yinggeh committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9c2941b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4c6a17 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update error msg

    yinggeh committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e5e6b7e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    07059a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Merge branch 'main' of https://github.com/triton-inference-server/client

     into yinggeh-DLIS-6657-client-input-byte-size-check
    yinggeh committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    8b699c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge branch 'main' of https://github.com/triton-inference-server/client

     into yinggeh-DLIS-6657-client-input-byte-size-check
    yinggeh committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    60f3f52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a5c507 View commit details
    Browse the repository at this point in the history
  3. Update src/python/library/tritonclient/http/_infer_input.py

    Co-authored-by: Ryan McCormick <[email protected]>
    yinggeh and rmccorm4 authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6b56c3b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Merge branch 'main' of https://github.com/triton-inference-server/client

     into yinggeh-DLIS-6657-client-input-byte-size-check
    yinggeh committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    223b9d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9a2c1c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    a584741 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Remove unused function

    yinggeh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5889b8e View commit details
    Browse the repository at this point in the history