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 Boost Replacement #231

Closed hansely closed 1 year ago

hansely commented 1 year ago

Removed the boost dependency from rpp Updated the c++ version requirements from 14 to 17 Deleted the files that are outdated

kiritigowda commented 1 year ago

@hansely can you resolve conflicts?

hansely commented 1 year ago

@kiritigowda conflicts resolved

kiritigowda commented 1 year ago

@hansely this PR is failing for OCL backend. Need to verify the OCL build