v19.11.1
ArmNN 19.11.1 Release Notes
This is an incremental release of ArmNN 19.11 to fix CTS issues.
Android NNAPI driver
Deprecated features:
New Features:
Other changes:
All errors and crashes occurring on the 19.11 release when running the Android Compliance Test Suite (CTS) R2* on Android 10 (Android Q) have been fixed, applying all fixes applied to 19.08.01 that were not yet in 19.11.
This addresses all known issues listed in ArmNN 19.11 Release Notes.
- Driver termination during TestRandomGraph when using GPU acceleration (ie. ARMNN_COMPUTE_CL_ENABLE:=1)
- Some TestRandomGraph/RandomGraphTest tests which include CONCATENATION and L2_POOLING_2D operators.
- Some TestRandomGraph/RandomGraphTest tests which include operators taking the optional data layout argument if the argument is present and set to NCHW.
- Some TestRandomGraph/RandomGraphTest tests which include operators using FLOAT16 input.
- Some TestRandomGraph/RandomGraphTest tests which include RESIZE_BILINEAR operators.
- Some TestRandomGraph/RandomGraphTest tests which include RESIZE operators.
- Some TestRandomGraph/RandomGraphTest tests which include RESIZE_NEAREST_NEIGHBOR operators.
- Some TestRandomGraph/RandomGraphTest tests which include SPACE_TO_DEPTH operators.
- Some TestRandomGraph/RandomGraphTest tests when using GPU tests which include ABS RSQRT and SQRT (unary element wise operators).
- Some TestRandomGraph/SingleOperationTest#PAD_V1_1 tests when using CPU.
*Notice the CTS R2 we used includes the following fixes: https://android-review.googlesource.com/q/project:platform%252Fframeworks%252Fml+branch:android10-tests-dev+status:merged
Backend API Changes:
Known Issues: