Release 23.08
Summary
New Features
- Added support for
pow
operator to Hal 1.3. - Added support for
tile
operator. - Added support for Android 14.
- Added parameter checks to
ExecuteFenced
.
Bug Fixes
- Updated BuildGuideAndroidNDK script in Arm NN.
- Added Android NDK build targets to build-tool.
- Fixed read-memory access caused by missing
printf
arguments. - Replaced usage of
HasCapability
withHasMatchingCapability
. - Added parameter checks to executeFenced to ensure that the native_handles provided are correct for this function.
- Fixed an issue where Android NN Driver couldn't parse models that contained tensors more than 5 dimensions.
Android 13 Compatibility Testing was performed using the following:
Android Tag | Android Build ID | Mali Driver | Android Compatibility Test Suite | Android Vendor Test Suite |
---|---|---|---|---|
android-13.0.0_r3 | TP1A.220624.021.A1 | r43p0_01eac0 | 13_r1_arm64 (8863542) | 13_r1_arm64 (8863542) |
Android 12 Compatibility Testing was performed using the following:
Android Tag | Android Build ID | Mali Driver | Android Compatibility Test Suite | Android Vendor Test Suite |
---|---|---|---|---|
android-12.0.0_r1 | SP1A.210812.015 | r36p0_01eac0-rc0 | 12_r2 (7987736) | 12_r2 (7973604) |
Android 11 Compatibility Testing was performed using the following:
Android Tag | Android Build ID | Mali Driver | Android Compatibility Test Suite | Android Vendor Test Suite |
---|---|---|---|---|
android-11.0.0_r6 | RPM1.210413.002 | r33p0_01eac0 | 11_r5 (7640833) | 11_r5 (7599184) |
Android 10 Compatibility Testing was performed using the following:
Android Tag | Android Build ID | Mali Driver |
---|---|---|
android-10.0.0_r39 | QQ3A.200605.002.A1 | R23P0_01REL0 |