rocAL Performance Tests#

This application is used to run performance tests on the rocAL API for graphs of depth size 1.

Build Instructions#

Pre-requisites#

build#

mkdir build
cd build
cmake ../
make

running the application#

rocAL_performance_tests [test image folder] [image width] [image height] [test case] [batch size] [0 for CPU, 1 for GPU] [0 for grayscale, 1 for RGB]