Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dong wang committed Aug 17, 2023
1 parent 634142b commit 5d591d0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ A: 转模型--valid_targets =arm, 打开fp16,opt\lib版本对应

5. Android OpenVINO

Q: How to deploy models in android with openvino.
Q: How to deploy models in android with openvino([reference](https://github.com/openvinotoolkit/openvino/issues/15006)).

A:
* step1
Expand All @@ -489,6 +489,8 @@ A:
* step3
* If your device is not root, put libc++.so and libc++_shared.so to assets.



Q:
```asm
dlopen failed: library “libc++_shared.so“ not found
Expand Down

0 comments on commit 5d591d0

Please sign in to comment.