ROCm / rocAL

The AMD rocAL is designed to efficiently decode and process images and videos from a variety of storage formats and modify them through a processing graph programmable by the user.
https://rocm.docs.amd.com/projects/rocAL/en/master/index.html
MIT License
10 stars 13 forks source link

Major Clean Up & Reorg #126

Closed LakshmiKumar23 closed 3 months ago

LakshmiKumar23 commented 3 months ago

I have tested the python and cpp tests on navi21 with rocm6.1

SundarRajan98 commented 3 months ago

@LakshmiKumar23 Tested the C++ tests with this PR. Basic tests are failing but merging with #119 fixes the errors. Other C++ tests are running fine.