Skip to content

Test Suite Error Detection PR - Merge latest develop changes #385

Merged
r-abishek merged 6 commits intor-abishek:ar/test_suite_mods_8from
HazarathKumarM:hk/test_suite_mods_8
Jan 16, 2025
Merged

Test Suite Error Detection PR - Merge latest develop changes #385
r-abishek merged 6 commits intor-abishek:ar/test_suite_mods_8from
HazarathKumarM:hk/test_suite_mods_8

Conversation

@HazarathKumarM
Copy link
Copy Markdown
Collaborator

No description provided.

r-abishek and others added 6 commits January 8, 2025 12:15
* Rename Tensor_host to Tensor_image_host, and runTests to runImageTests

* Rename Tensor_hip to Tensor_image_hip, and runTests to runImageTests

* Rename all readme runTests.py to runImageTests.py

---------

Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Srihari-mcw <srihari@multicorewareinc.com>
* Update the code to use correct stride updation

* Add QA test case for log

---------

Co-authored-by: Srihari-mcw <srihari@multicorewareinc.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
* added initial support for U8 PLN1-PLN1 variant

* added support for U8 PKD3, PLN3 variants

* modified algorithm to give RGB output for RGB images

* moved common code outside the layout branch conditions

* added support for toggle variation of U8

* added golden output for threshold

* added threshold output for doxygen

* added support for F32 bit depth

* added support for I8 bitdepth

* added F16 bitdepth support

* added HIP support for U8 bitdepth

* made changes to support remaining bitdepths

* fixed output issues with I8 variant

* removed commented code in HOST

* added threshold test case in maps used in common.py

* modified RPP_VERSION_MINOR value and changelog

* fixed issues with doxygen

modified globalThreads_x value for HIP kernel

* made changes in I8 variants as per review comments

* added more details for threshold documentation

* Update version to 1.9.10 including threshold

* Remove duplicate definitions of functions and minor bug fix

* Minor docs fix

* Minor docs fix

---------

Co-authored-by: sampath1117 <sampath.rachumallu@multicorewareinc.com>
Co-authored-by: HazarathKumarM <hazarathkumar@multicorewareinc.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Srihari-mcw <srihari@multicorewareinc.com>
* Add Intial u8 implementation for Rain

* Add I8 implementation and Changes based on the Review comments

* Initial HIP implementation
Add F32 and F16 Tensor Implementation

* Add test case for Rain in HIP test suite
code cleanup

* minor code cleanup

* Modified func names and removed unnecessary code

* Resolve Review comments

* replaced pinned memory with HIP memory for Rain Layer computation

* Modified RGB Rain Mask to planar Rain Mask in HIP

* Address review comments

* Add Rain compute function

* Add version changes and Resolve review comments

* fix build warnings

* Fix the outputs of f16 toggle variants

* Revert Rain width changes

* Fix pln3 outputs for u8 and i8 bitdepths

* Resolve review comments

* Modified load and store routines for planar cases

* Resolve review comments

* Modify docs image

* Fix versioning

* Updates to 1.9.10 including rain feature

---------

Co-authored-by: HazarathKumarM <hazarathkumar@multicorewareinc.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Srihari-mcw <srihari@multicorewareinc.com>
@r-abishek r-abishek added enhancement New feature or request validation Validate build and tests labels Jan 16, 2025
Copy link
Copy Markdown
Owner

@r-abishek r-abishek left a comment

Choose a reason for hiding this comment

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

ToT merge

@r-abishek r-abishek merged commit 8187615 into r-abishek:ar/test_suite_mods_8 Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request validation Validate build and tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants