ROCm / rpp

AMD ROCm Performance Primitives (RPP) library is a comprehensive high-performance computer vision library for AMD processors with HIP/OpenCL/CPU back-ends.
https://rocm.docs.amd.com/projects/rpp/en/latest/
MIT License
53 stars 38 forks source link

RPP Audio Support HIP - Resample #405

Closed r-abishek closed 1 month ago

r-abishek commented 2 months ago

Adds RPP audio support for Resample on HIP backend. Adds relevant qa tests and performance tests.

kiritigowda commented 1 month ago

@r-abishek - need conflicts resolved

rrawther commented 1 month ago

Please remove merge conflict and address review comments

sampath1117 commented 1 month ago

@rrawther All the review comments has been addressed and merge conflicts are resolved. Kindly note

kiritigowda commented 1 month ago

@r-abishek can you resolve the conflicts and address the comments.

r-abishek commented 1 month ago

@kiritigowda Ready to merge after CI