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.
2 parents a7d6dfe + 997b4f1 commit c3b398eCopy full SHA for c3b398e
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