Device memcpy merge conflicts#531
Closed
Srihari-mcw wants to merge 4 commits intor-abishek:ar/device_memcpy_removalfrom
Closed
Device memcpy merge conflicts#531Srihari-mcw wants to merge 4 commits intor-abishek:ar/device_memcpy_removalfrom
Srihari-mcw wants to merge 4 commits intor-abishek:ar/device_memcpy_removalfrom
Conversation
* Updates to capture error code * Intialize RPP_SUCCESS as default value * Update the code to display error status as part of the C++ code execution * Update rpp_test_suite_common.h * Update utilities/test_suite/HIP/Tensor_audio_hip.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update utilities/test_suite/HIP/Tensor_image_hip.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update utilities/test_suite/HIP/Tensor_misc_hip.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update utilities/test_suite/HIP/Tensor_voxel_hip.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update utilities/test_suite/HOST/Tensor_audio_host.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update utilities/test_suite/HOST/Tensor_image_host.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update utilities/test_suite/HOST/Tensor_misc_host.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update utilities/test_suite/HOST/Tensor_voxel_host.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fixes for CI issues * Restore naming convention in voxel test suite * Fix compilation issues * Update the code to use func for funcName * Modify error message * Modify the print statements --------- Co-authored-by: Srihari-mcw <srihari@multicorewareinc.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
* Updates for crop mirror normalize * Updated flip F16 rawC and load store modifications * Updated blend with AVX support for F16 bitdepth * Updated color cast with AVX support for F16 bitdepth * Remove empty lines * Update comments * Fix comment in common function --------- Co-authored-by: Srihari-mcw <srihari@multicorewareinc.com> Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
…ocs/sphinx (ROCm#640) Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.29.0 to 1.30.0. - [Release notes](https://github.com/ROCm/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](ROCm/rocm-docs-core@v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: rocm-docs-core[api_reference] dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Collaborator
Author
|
Done directly in PR |
Srihari-mcw
pushed a commit
to Srihari-mcw/rpp
that referenced
this pull request
Dec 8, 2025
* Intial implementation-JPEG compression distortion * Adds Zig Zag Ordering * Remove Zig Zag ordering Add inverse DCT function Add ycbCr to RGB conversion Add test suite support * Add test suite support and PLN3-PLN3 implementation * Add PKD3 implementation * Add F32 bitdepth support * clean up the code and added new helper functions * update documentation of Jpeg compression distortion * address review comments * Address review comments * Fix build errors * cleanup * cleanup and remove trailing spaces * Add golden outputs and remove the trailing spaces * resolve review comments * Resolve review comments * add avx_px6 and avx_px7 variables * resolve review comments * fix paranthesis checks * Update license to 2025 * Update CHANGELOG.md * Fix typo * resolved review comments * resolve review comments * Resolve review comments * Remove redundant functions --------- Co-authored-by: HazarathKumarM <hazarathkumar@multicorewareinc.com> Co-authored-by: HazarathKumarM <119284987+HazarathKumarM@users.noreply.github.com> Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com> Co-authored-by: Lakshmi Kumar <lakshmi.kumar@amd.com>
ManasaDattaT
pushed a commit
to ManasaDattaT/rpp
that referenced
this pull request
Dec 19, 2025
* Intial implementation-JPEG compression distortion * Adds Zig Zag Ordering * Remove Zig Zag ordering Add inverse DCT function Add ycbCr to RGB conversion Add test suite support * Add test suite support and PLN3-PLN3 implementation * Add PKD3 implementation * Add F32 bitdepth support * clean up the code and added new helper functions * update documentation of Jpeg compression distortion * address review comments * Address review comments * Fix build errors * cleanup * cleanup and remove trailing spaces * Add golden outputs and remove the trailing spaces * resolve review comments * Resolve review comments * add avx_px6 and avx_px7 variables * resolve review comments * fix paranthesis checks * Update license to 2025 * Update CHANGELOG.md * Fix typo * resolved review comments * resolve review comments * Resolve review comments * Remove redundant functions --------- Co-authored-by: HazarathKumarM <hazarathkumar@multicorewareinc.com> Co-authored-by: HazarathKumarM <119284987+HazarathKumarM@users.noreply.github.com> Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com> Co-authored-by: Lakshmi Kumar <lakshmi.kumar@amd.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.