Skip to content

Releases: ARM-software/ComputeLibrary

v21.11

22 Nov 15:21
Compare
Choose a tag to compare

Public major release

Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here:
https://arm-software.github.io/ComputeLibrary/v21.11/

v21.08

26 Aug 16:18
Compare
Choose a tag to compare

Public major release

Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here:
https://arm-software.github.io/ComputeLibrary/v21.08/

v21.05

20 May 17:00
Compare
Choose a tag to compare

Public major release

Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here:
https://arm-software.github.io/ComputeLibrary/v21.05/

v21.02

25 Feb 17:53
Compare
Choose a tag to compare

Public major release

Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here:
https://arm-software.github.io/ComputeLibrary/v21.02/

v20.11

27 Nov 17:28
Compare
Choose a tag to compare

Public major release

Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here:
https://arm-software.github.io/ComputeLibrary/v20.11/

Deprecation notice:

  • Deprecated GLES functions and kernels
  • Deprecated Neon(TM) and OpenCL Computer Vision functions

For more details please refer to the release notes

v20.08

28 Aug 13:20
Compare
Choose a tag to compare

Public major release

Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here:
https://arm-software.github.io/ComputeLibrary/v20.08/

v20.05

29 May 16:33
Compare
Choose a tag to compare

Public major release

Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here:
https://arm-software.github.io/ComputeLibrary/v20.05/

v20.02.1

06 Mar 17:00
Compare
Choose a tag to compare

Public maintenance release that includes:

  • Script for building Android-NN driver

v20.02

28 Feb 16:13
Compare
Choose a tag to compare

Public major release

Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here:
https://arm-software.github.io/ComputeLibrary/v20.02/

v19.11.1

28 Jan 17:31
Compare
Choose a tag to compare

Public maintenance release with various bug fixes:

  • Fix offset calculation in NEReductionOperationKernel.
  • Fix data layout in NEScaleKernel for nhwc.
  • Retain configuration step data layout to avoid side-effects.
  • Perform sqrt in double domain for L2 pooling.
  • Fix output shape calculation for Reduce Mean.