Skip to content

Release 19.05

Choose a tag to compare

@Surmeh Surmeh released this 31 May 08:30

Deprecated features:

  • This release does not support Android 8.1 (Oreo MR1)

New Features:

  • HAL 1.0, HAL 1.1 Support in Andoid Q. Tested with android-q-preview-2.5 tag.
  • Added support for multiple backends to the driver through ArmNN fallback mechanism

Known Issues:

  • PAD V2 is not supported. The feature to support PAD V2 with specified value for padding input will be added in a future release.
  • SOFTMAX is currently supported over the second dimension. The feature to support SOFTMAX over other dimension will be added in a future release.
  • HardwareBuffer tests are failing on HAL 1.0 and HAL 1.1 Android Q due to GraphicBufferAllocator error.