From 2a491e9b1f6b1dcc64859973fb718354aade3fc8 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Wed, 16 Aug 2023 15:25:39 +0000 Subject: [PATCH] metrics: Fix MobileNet help me description This PR fixes MobileNet help me description in the tensorflow script. Fixes #7661 Signed-off-by: Gabriela Cervantes --- .../machine_learning/tensorflow_mobilenet_v1_bfloat16_fp32.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/metrics/machine_learning/tensorflow_mobilenet_v1_bfloat16_fp32.sh b/tests/metrics/machine_learning/tensorflow_mobilenet_v1_bfloat16_fp32.sh index e451216fa6..f1327f59cc 100755 --- a/tests/metrics/machine_learning/tensorflow_mobilenet_v1_bfloat16_fp32.sh +++ b/tests/metrics/machine_learning/tensorflow_mobilenet_v1_bfloat16_fp32.sh @@ -43,7 +43,7 @@ cat << EOF Usage: $0 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: : Number of containers to run.