-
Notifications
You must be signed in to change notification settings - Fork 40
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
RPP Fog augmentation on HOST and HIP #446
base: develop
Are you sure you want to change the base?
Conversation
r-abishek
commented
Sep 11, 2024
•
edited
Loading
edited
- Updates version to RPP 1.9.5
- Adds a dash-cam fog augmentation on HOST and HIP
- Adds support for U8/F16/F32/I8 bit depths with NCHW/NHWC tensor support
- Adds relevant unit/perf tests
minor fix in HIP kernel
modified few variable names
added fog test case to randomOutputCase in HIP and HOST test suites
RPP Tensor Support - Fog on HOST and HIP
RPP Fog - Enhancement of Fog Effect with Gray Tone Integration
@r-abishek : please resolve conflicts in this PR |
RPP Fog: Merge latest develop changes
@rrawther Conflicts resolved and all CI passing for this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tests pass on HIP & HOST backend