Merge pull request #7662 from GabyCT/topic/fixhelptensorflow

metrics: Fix MobileNet help me description
This commit is contained in:
GabyCT 2023-08-16 14:13:39 -06:00 committed by GitHub
commit 3d0cfc88c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ cat << EOF
Usage: $0 <count> <timeout> Usage: $0 <count> <timeout>
Description: Description:
This script launches n number of containers 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. container.
Options: Options:
<count> : Number of containers to run. <count> : Number of containers to run.