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
55 stars 40 forks source link

RPP Tensor Audio Support - Pre Emphasis Filter #259

Closed r-abishek closed 11 months ago

r-abishek commented 1 year ago

To be reviewed and merged after PR #258

kiritigowda commented 11 months ago

@r-abishek can you look at https://github.com/ROCm/rpp/pull/259/checks?check_run_id=19331865139

r-abishek commented 11 months ago

@kiritigowda Same issue in CI with this PR. Doesn't run Jenkins or Codacy. Please see test PASS on local Ubuntu 20.04 below: image

kiritigowda commented 11 months ago

@r-abishek try the new org CI

kiritigowda commented 11 months ago

@r-abishek can you sync to fix merge conflicts?

r-abishek commented 11 months ago

@kiritigowda Simple conflicts. All resolved, if CI passes, can be merged.