aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
authorGiuseppe Rossini <giuseppe.rossini@arm.com>2020-02-17 17:25:07 +0000
committerGiuseppe Rossini <giuseppe.rossini@arm.com>2020-02-17 17:30:13 +0000
commit15687801ee61046101dca5a32f2b33d5bd296c24 (patch)
treee15de67df794834ff062fc175af197d3fbf1c7e6 /docs/00_introduction.dox
parent4a71a9cf236fb60746306c6c768328fca6d33f2f (diff)
downloadComputeLibrary-15687801ee61046101dca5a32f2b33d5bd296c24.tar.gz
Doxygen fixes
Change-Id: I946305698450239b1d85053d0ade1f8167326b8f Signed-off-by: Giuseppe Rossini <giuseppe.rossini@arm.com>
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 8a512d07d4..d61eab834f 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -249,7 +249,6 @@ If there is more than one release in a month then an extra sequential number is
v20.02 Public major release
- Various bug fixes.
- Various optimisations.
- - Update recommended android toolchain to 17c.
- Added new data type QASYMM8_SIGNED support for:
- @ref CLDepthwiseConvolutionLayer
- @ref CLDepthwiseConvolutionLayer3x3
@@ -286,6 +285,7 @@ v20.02 Public major release
- Added the ability to build bootcode for bare metal.
- Added support for generating synthetic QASYMM8 graphs.
- Added support for F16 datatype in VGG16.
+ - Removed pre-built binaries for GLES.
v19.11.1 Public maintenance release
- Fix offset calculation in NEReductionOperationKernel.