RPP Tensor Support - Concat on HOST and HIP#378
Merged
r-abishek merged 222 commits intor-abishek:ar/opt_concatfrom Mar 25, 2025
Merged
RPP Tensor Support - Concat on HOST and HIP#378r-abishek merged 222 commits intor-abishek:ar/opt_concatfrom
r-abishek merged 222 commits intor-abishek:ar/opt_concatfrom
Conversation
…o hip_tensor_executors.hpp and host_tensor_executors.hpp
…llelized Hip host build parallelized
…nto hk/concat_hip
Collaborator
Author
|
@r-abishek conflicks are resolved and tested the QA |
r-abishek
approved these changes
Mar 25, 2025
ManasaDattaT
pushed a commit
to ManasaDattaT/rpp
that referenced
this pull request
Dec 19, 2025
…ek#378) * Add AUDIO_SUPPORT flag * Update CMakeLists.txt * Add audio support flag for audio test suite * Revert python file change * Add audio augmentations support file * Modify all cmake * Fix hip tests cmake
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.
Adds tensor support for Concat Augmentation optimized using AVX2 on HOST backend
Adds tensor support for concat Augmentation on HIP backend
Adds unit and performance tests support for the concat Augmentation in test suite