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 Test suite - Display all cases for "--help" request #379

Closed r-abishek closed 2 months ago

r-abishek commented 3 months ago

This PR adds a "Functionality Reference List" display to make it easier for the user and display case numbers with corresponding augmentation names when the user asks for "--help" in any of the 4 test suite scripts in RPP (image/voxel/audio/misc).

r-abishek commented 3 months ago

Sample output:

python3 runTests.py --help

image

r-abishek commented 3 months ago

@rrawther @kiritigowda Changes are addressed on this, could be merged

kiritigowda commented 3 months ago

@r-abishek need merge conflicts resolved

r-abishek commented 3 months ago

@kiritigowda resolved