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 Tensor Audio Support - Slice #325

Closed r-abishek closed 4 months ago

r-abishek commented 6 months ago

This PR modifies the already added voxel slice kernels to now accept anchor and shape params for a more generic version for Audio support.

Slice can now function in all 3 test suites:

The PR adds support to fill the padded region with fill value when padding is enabled. It also modifies the non-silent region kernel output types to make it compatible with latest slice. All support added for QA/performance tests in image/audio/voxel test suites.

kiritigowda commented 5 months ago

@r-abishek - please resolve merge conflicts

LakshmiKumar23 commented 5 months ago

@r-abishek can you resolve merge conflicts?

kiritigowda commented 5 months ago

@r-abishek - needs conflicts resolved

r-abishek commented 5 months ago

@kiritigowda @LakshmiKumar23 All merge conflicts resolved and CI passing

kiritigowda commented 5 months ago

@r-abishek please resolve conflicts.

rrawther commented 5 months ago

@AryanSalmanpour : Can you please review the HIP kernels in this PR?

kiritigowda commented 4 months ago

@r-abishek -- needs merge conflicts resolved

rrawther commented 4 months ago

@kiritigowda : Please merge this PR