tests: Update help section in openvino test

Test reports that it is a onednn test when it is openvino; update
description.

Fixes: #9948

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
This commit is contained in:
Chelsea Mafrica 2024-07-01 14:24:50 +00:00
parent f0187ff969
commit 0b83c8549a

View File

@ -42,7 +42,7 @@ function help(){
cat << EOF
Usage: $0
Description:
Runs onednn benchmark.
Runs openvino benchmark.
EOF
}