Fix a typo in library path.

PiperOrigin-RevId: 248687529
This commit is contained in:
Chao Mei 2019-05-17 02:38:28 -07:00 committed by TensorFlower Gardener
parent ddb432c719
commit e9f94d14e0

View File

@ -32,7 +32,7 @@ Compile:
```
This should compile a static library in:
`tensorflow/lite/gen/gen/aarch64_armv8-a/lib/libtensorflow-lite.a`.
`tensorflow/lite/tools/make/gen/aarch64_armv8-a/lib/libtensorflow-lite.a`.
## Native compiling