Merge pull request #9949 from cmaf/tests-fix-openvino-help

tests: Update help section in openvino test
This commit is contained in:
GabyCT 2024-07-01 13:31:51 -06:00 committed by GitHub
commit e94490232e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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