Merge pull request #36741 from tigert1998:patch-1

PiperOrigin-RevId: 295985230
Change-Id: I8286be9f1390e5aa60ae31649a3a290dea5914ac
This commit is contained in:
TensorFlower Gardener 2020-02-19 09:25:27 -08:00
commit 508c5311cc

View File

@ -151,7 +151,7 @@ bazel build -c opt \
directory if required):
```
adb push bazel-bin/third_party/tensorflow/lite/tools/evaluation/tasks/imagenet_image_classification/run_eval /data/local/tmp
adb push bazel-bin/tensorflow/lite/tools/evaluation/tasks/imagenet_image_classification/run_eval /data/local/tmp
```
(3) Make the binary executable.