aboutsummaryrefslogtreecommitdiff
path: root/tests/ModelAccuracyTool-Armnn/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ModelAccuracyTool-Armnn/README.md')
-rw-r--r--tests/ModelAccuracyTool-Armnn/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ModelAccuracyTool-Armnn/README.md b/tests/ModelAccuracyTool-Armnn/README.md
index 7a29bc8aa5..6383f33096 100644
--- a/tests/ModelAccuracyTool-Armnn/README.md
+++ b/tests/ModelAccuracyTool-Armnn/README.md
@@ -15,7 +15,7 @@ To build ModelAccuracyTool, pass the following options to Cmake:
| ---|---|---|
| -h | --help | Display help messages |
| -m | --model-path | Path to armnn format model file |
-| -f | --model-format | The model format. Supported values: caffe, tensorflow, tflite |
+| -f | --model-format | The model format. Supported values: tflite |
| -i | --input-name | Identifier of the input tensors in the network separated by comma |
| -o | --output-name | Identifier of the output tensors in the network separated by comma |
| -d | --data-dir | Path to directory containing the ImageNet test data |