metrics: Fix MobileNet help me description

This PR fixes MobileNet help me description in the
tensorflow script.

Fixes #7661

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
Gabriela Cervantes 2023-08-16 15:25:39 +00:00
parent 606e419fac
commit 2a491e9b1f

View File

@ -43,7 +43,7 @@ cat << EOF
Usage: $0 <count> <timeout>
Description:
This script launches n number of containers
to run the tf cnn benchmarks using a Tensorflow
to run the MobileNet model using a Tensorflow
container.
Options:
<count> : Number of containers to run.