aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnthony Barbier <anthony.barbier@arm.com>2018-03-01 15:17:54 +0000
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:48:33 +0000
commit577fbdf87136626df68f67a1d61aca8daa5bfbfa (patch)
tree7868bd1314e7384f8c703b43c959e84e159d554e /docs
parent7a56925ad139d66356cf5b1e348c4ec318ad41b5 (diff)
downloadComputeLibrary-577fbdf87136626df68f67a1d61aca8daa5bfbfa.tar.gz
COMPMID-959 Updated changelog for 18.03
Change-Id: I079f1db4f66740c8202684d7422896faec7cd54b Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/122857 Reviewed-by: Michalis Spyrou <michalis.spyrou@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Tested-by: Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/00_introduction.dox8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 50efb518af..6e8f7293ad 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -193,6 +193,14 @@ If there is more than one release in a month then an extra sequential number is
@subsection S2_2_changelog Changelog
+v18.03 Public maintenance release
+ - Various bug fixes.
+ - Fixed bug in @ref arm_compute::NEActivationLayer
+ - Fix in @ref arm_compute::CLTuner when using batches.
+ - Updated recommended NDK version to r16b (And fixed warnings).
+ - Fixed bug in validation code.
+ - Added Inception v4 graph example.
+
v18.02 Public major release
- Various NEON / OpenCL / GLES optimisations.
- Various bug fixes.