Skip to content

fix: Improve data type validation for classification#8267

Merged
pskiran1 merged 11 commits into
mainfrom
spolisetty_validation
Jul 1, 2025
Merged

fix: Improve data type validation for classification#8267
pskiran1 merged 11 commits into
mainfrom
spolisetty_validation

Conversation

@pskiran1

@pskiran1 pskiran1 commented Jun 26, 2025

Copy link
Copy Markdown
Member

What does the PR do?

This PR is intended to avoid division by zero when TRITONSERVER_DataTypeByteSize(datatype) returns zero for BYTES data type.

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:

Where should the reviewer start?

Test plan:

  • CI Pipeline ID: 30631410

Caveats:

Background

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

  • closes GitHub issue: #xxx

@pskiran1 pskiran1 added the PR: fix A bug fix label Jun 26, 2025
@pskiran1
pskiran1 marked this pull request as ready for review June 26, 2025 16:29
@pskiran1
pskiran1 requested review from tanmayv25 and yinggeh June 26, 2025 16:32
tanmayv25
tanmayv25 previously approved these changes Jun 26, 2025
Comment thread qa/L0_parameters/test.sh Outdated
yinggeh
yinggeh previously approved these changes Jun 26, 2025
@pskiran1
pskiran1 dismissed stale reviews from yinggeh and tanmayv25 via f31d463 June 27, 2025 05:18
@pskiran1
pskiran1 requested a review from mc-nv June 27, 2025 14:24
Comment thread Dockerfile.QA Outdated
Comment thread qa/L0_parameters/class_count_test.py
@pskiran1
pskiran1 requested a review from mc-nv June 27, 2025 16:57
Comment thread qa/L0_parameters/test.sh Outdated
@pskiran1
pskiran1 requested a review from mc-nv July 1, 2025 04:38
@yinggeh

yinggeh commented Jul 1, 2025

Copy link
Copy Markdown
Contributor

Please add description for readers convenience

@pskiran1
pskiran1 merged commit 251f8ae into main Jul 1, 2025
3 checks passed
@pskiran1
pskiran1 deleted the spolisetty_validation branch July 1, 2025 06:55
mc-nv added a commit that referenced this pull request Jul 23, 2025
Co-authored-by: Misha Chornyi <99709299+mc-nv@users.noreply.github.com>
mc-nv added a commit that referenced this pull request Jul 23, 2025
Co-authored-by: Sai Kiran Polisetty <spolisetty@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix A bug fix

Development

Successfully merging this pull request may close these issues.

4 participants