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 2a8c977968..d6334caa5d 100644
--- a/tests/ModelAccuracyTool-Armnn/README.md
+++ b/tests/ModelAccuracyTool-Armnn/README.md
@@ -11,7 +11,7 @@ images to this format.
| ---|---|---|
| -h | --help | Display help messages |
| -m | --model-path | Path to armnn format model file |
-| -c | --compute | Which device to run layers on by default. Possible choices: CpuRef, CpuAcc, GpuAcc |
+| -c | --compute | Which device to run layers on by default. Possible choices: CpuRef, CpuAcc, GpuAcc. Default: CpuAcc, CpuRef |
| -d | --data-dir | Path to directory containing the ImageNet test data |
| -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 |