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

Fix rotate assertion warning #3852

Merged
merged 1 commit into from
Apr 26, 2022
Merged

Conversation

stiepan
Copy link
Member

@stiepan stiepan commented Apr 26, 2022

Signed-off-by: Kamil Tokarski ktokarski@nvidia.com

Category:

Bug fix (non-breaking change which fixes an issue)

Description:

Fixes warning about signed with unsigned comparison in assertion in rotate_params.h that causes DALI debug build (with Debug mode and DWERROR on fail).

Additional information:

Affected modules and functionalities:

Key points relevant for the review:

Checklist

Tests

  • Existing tests apply
  • New tests added
    • Python tests
    • GTests
    • Benchmark
    • Other
  • N/A

Documentation

  • Existing documentation applies
  • Documentation updated
    • Docstring
    • Doxygen
    • RST
    • Jupyter
    • Other
  • N/A

DALI team only

Requirements

  • Implements new requirements
  • Affects existing requirements
  • N/A

REQ IDs: N/A

JIRA TASK: DALI-2754

Signed-off-by: Kamil Tokarski <ktokarski@nvidia.com>
@mzient mzient self-assigned this Apr 26, 2022
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [4677950]: BUILD STARTED

@JanuszL JanuszL self-assigned this Apr 26, 2022
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [4677950]: BUILD PASSED

@stiepan stiepan merged commit e8882d3 into NVIDIA:main Apr 26, 2022
cyyever pushed a commit to cyyever/DALI that referenced this pull request May 13, 2022
Signed-off-by: Kamil Tokarski <ktokarski@nvidia.com>
cyyever pushed a commit to cyyever/DALI that referenced this pull request Jun 7, 2022
Signed-off-by: Kamil Tokarski <ktokarski@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants