Skip to content

Conversation

@yinggeh
Copy link
Contributor

@yinggeh yinggeh commented May 3, 2025

What does the PR do?

Add check to prevent integer underflow of shape tensor size.

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.

  • fix

Related PRs:

Where should the reviewer start?

Test plan:

  • CI Pipeline ID:

Caveats:

Background

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

  • closes GitHub issue: #xxx

@yinggeh yinggeh added the enhancement New feature or request label May 3, 2025
@yinggeh yinggeh requested review from krishung5 and tanmayv25 May 3, 2025 01:51
@yinggeh yinggeh self-assigned this May 3, 2025
Copy link
Contributor

@tanmayv25 tanmayv25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving as it seems an innocuous check.

@yinggeh yinggeh changed the title fix: Proper handling of shape tensor size fix: Proper handling of shape tensor size May 7, 2025
@yinggeh yinggeh merged commit e4c91d4 into main May 7, 2025
1 check passed
@yinggeh yinggeh deleted the yinggeh-DLIS-8310-integer-underflow-check branch June 18, 2025 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

3 participants