aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormorgolock <pablo.tello@arm.com>2020-11-23 14:44:14 +0000
committerPablo Marquez Tello <pablo.tello@arm.com>2020-11-23 16:25:20 +0000
commit5fbe151cea881554723d9696753bb3376f9ac2eb (patch)
treee4bd3f3a2291ac19313977a0759f28c179838773
parent573c7bbb15c8f205e93397105e66fbc5102882e4 (diff)
downloadComputeLibrary-5fbe151cea881554723d9696753bb3376f9ac2eb.tar.gz
Add deprecation notice for OpenGLES and CV functions to README
Change-Id: Ifb0f8f2c1347963fcb14e3bdab69f90dafb1d822 Signed-off-by: morgolock <pablo.tello@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4527 Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Tested-by: Gian Marco Iodice <gianmarco.iodice@arm.com>
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index b07c9807b9..0aca596d3d 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,10 @@ Please report issues here: https://github.com/ARM-software/ComputeLibrary/issues
**Make sure you are using the latest version of the library before opening an issue. Thanks**
+Deprecation notice:
+- We have deprecated the GLES backend and it will be removed from the library in the release 21.05
+- We have deprecated the NEON and OpenCL computer vision functions and they will be removed in 21.05
+
News:
- [Gian Marco's talk on Performance Analysis for Optimizing Embedded Deep Learning Inference Software](https://www.embedded-vision.com/platinum-members/arm/embedded-vision-training/videos/pages/may-2019-embedded-vision-summit)