Skip to content

Conversation

mattwittwer
Copy link
Contributor

@mattwittwer mattwittwer commented Jul 1, 2025

What does the PR do?

Add tests to validate the input for model load commands

Checklist

  • PR title reflects the change and is of format <commit_type>: <Title>
  • Changes are described in the pull request.
  • Related issues are referenced.
  • Populated github labels field
  • Added test plan and verified test passes.
  • Verified that the PR passes existing CI.
  • Verified copyright is correct on all changed files.
  • Added succinct git squash message before merging ref.
  • All template sections are filled out.
  • Optional: Additional screenshots for behavior/output changes with before/after.

Commit Type:

Check the conventional commit type
box here and add the label to the github PR.

  • build
  • ci
  • docs
  • feat
  • fix
  • perf
  • refactor
  • revert
  • style
  • test

Related PRs:

This PR is related to the python backend fix here: triton-inference-server/python_backend#404

Where should the reviewer start?

Review the changes to the python backend first and then confirm the tests are valid.

Test plan:

  • CI Pipeline ID:

31707450

Caveats:

Background

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

  • closes GitHub issue: #xxx

@mattwittwer mattwittwer self-assigned this Jul 1, 2025
@mattwittwer mattwittwer added the bug Something isn't working label Jul 1, 2025
@mattwittwer mattwittwer changed the title draft: Add testing for explicit model load fix: Add testing for explicit model load Jul 16, 2025
@mattwittwer mattwittwer requested review from yinggeh and pskiran1 July 16, 2025 18:50
@mattwittwer mattwittwer force-pushed the mwittwer/explicit_model_load_parsing branch from e54cccb to a32f123 Compare August 5, 2025 20:52
@mattwittwer mattwittwer requested a review from kthui August 12, 2025 23:21
@mattwittwer mattwittwer merged commit 5e3eec9 into main Aug 13, 2025
3 checks passed
@mattwittwer mattwittwer deleted the mwittwer/explicit_model_load_parsing branch August 13, 2025 16:10
mattwittwer added a commit that referenced this pull request Aug 13, 2025
Add tests to confirm python_backend model load parameters are correctly validated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

3 participants