We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46fb322 commit 997b4f1Copy full SHA for 997b4f1
README.md
@@ -67,7 +67,7 @@ The backend supports both the [ArmNN](https://arm-software.github.io/armnn/lates
67
An example model configuration for ssd_mobilenetv1_coco with armnn cpu execution acceleration can be seen below:
68
```
69
name: "ssd_mobilenetv1_coco_armnn"
70
-backend: "tflite"
+backend: "armnn_tflite"
71
max_batch_size: 0
72
input [
73
{
0 commit comments