Skip to content

Commit

Permalink
Update RK356X NPU SDK to 0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Randall Zhuo <randall.zhuo@rock-chips.com>
Change-Id: Ibe2f0803167c79f49ac1daa853f3da6032833005
  • Loading branch information
Randall Zhuo committed Apr 2, 2021
1 parent 4044595 commit 4c56a47
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 0 deletions.
Binary file modified Android/librknn_api/arm64-v8a/librknnrt.so
Binary file not shown.
Binary file modified Android/librknn_api/armeabi-v7a/librknnrt.so
Binary file not shown.
Binary file modified Linux/librknn_api/aarch64/librknnrt.so
Binary file not shown.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,13 @@
- RK3568

Note: The content of this project is not applicable to RK1808/RV1109/RV1126/RK3399Pro.

## ReleaseLog

### 0.6
- Initial version

### 0.7
- Optimize the performance of rknn_inputs_set(), especially for models whose input width is 8-byte aligned.
- Added new OP support, see OP support list document for details.
- Bug fix
Binary file not shown.
Binary file not shown.
Binary file modified examples/rknn_mobilenet_demo/model/mobilenet_v1.rknn
Binary file not shown.
Binary file modified examples/rknn_ssd_demo/model/ssd_inception_v2.rknn
Binary file not shown.

0 comments on commit 4c56a47

Please sign in to comment.