Nit: Add a missing "\" in lite benchmark documentation
PiperOrigin-RevId: 229858857
This commit is contained in:
parent
c10447d959
commit
2a5abdb778
@ -51,7 +51,7 @@ and can be appended to the `args` string alongside the required `--graph` flag
|
|||||||
args key).
|
args key).
|
||||||
|
|
||||||
```
|
```
|
||||||
adb shell am start -S -n
|
adb shell am start -S -n \
|
||||||
org.tensorflow.lite.benchmark/org.tensorflow.lite.benchmark.BenchmarkModelActivity \
|
org.tensorflow.lite.benchmark/org.tensorflow.lite.benchmark.BenchmarkModelActivity \
|
||||||
--es args '"--graph=/data/local/tmp/mobilenet_quant_v1_224.tflite --num_threads=4"'
|
--es args '"--graph=/data/local/tmp/mobilenet_quant_v1_224.tflite --num_threads=4"'
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user