Skip to content

Commit c3b398e

Browse files
committed
Merge branch 'dev' into 'main'
Fix README.md example model config See merge request arm-research/smarter/armnn_tflite_backend!16
2 parents a7d6dfe + 997b4f1 commit c3b398e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The backend supports both the [ArmNN](https://arm-software.github.io/armnn/lates
6767
An example model configuration for ssd_mobilenetv1_coco with armnn cpu execution acceleration can be seen below:
6868
```
6969
name: "ssd_mobilenetv1_coco_armnn"
70-
backend: "tflite"
70+
backend: "armnn_tflite"
7171
max_batch_size: 0
7272
input [
7373
{

0 commit comments

Comments
 (0)