arm_compute v18.05
[platform/upstream/armcl.git] / README.md
index ecd1ca1..957cf1b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,14 +1,37 @@
 
+:warning: **Deprecation notice: QS8 and QS16 data types will be removed in the next release** (As far as we know nobody uses these data types, if you do or think they are useful please open an Issue or send us an email):warning:
+
 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
+**Make sure you are using the latest version of the library before opening an issue. Thanks**
+
+News:
+
+- We're hiring: Senior Machine Learning C++ Software Engineer in Cambridge (UK)
+    - Required skills:
+        - Proficient in C++11.
+    - Preferred skills:
+        - Some SIMD (Preferably NEON and/or OpenCL) experience
+        - Some machine learning / computer vision knowledge
+        - Familiarity in developing compute-intensive applications and ideally industry experience of product development
+        - Experience programming in assembly language.
+
+    Interested ? Contact us: developer-compute@arm.com
+- Come talk to us: [Gian Marco will be presenting his work at the EVS](https://www.embedded-vision.com/summit/even-faster-cnns-exploring-new-class-winograd-algorithms)
 
 Related projects:
 
-- [Caffe on Compute Library](https://github.com/OAID/caffeOnACL)
+- [Arm NN SDK](https://github.com/arm-software/armnn)
+- [Caffe on Compute Library](https://github.com/OAID/Caffe-HRT)
 - [Tutorial: Cartoonifying Images on Raspberry Pi with the Compute Library](https://community.arm.com/graphics/b/blog/posts/cartoonifying-images-on-raspberry-pi-with-the-compute-library)
+- [Tutorial: Running AlexNet on Raspberry Pi with Compute Library](https://community.arm.com/processors/b/blog/posts/running-alexnet-on-raspberry-pi-with-compute-library)
 
 Documentation available here:
 
+- [v18.05](https://arm-software.github.io/ComputeLibrary/v18.05/)
+- [v18.03](https://arm-software.github.io/ComputeLibrary/v18.03/)
+- [v18.02](https://arm-software.github.io/ComputeLibrary/v18.02/)
+- [v18.01](https://arm-software.github.io/ComputeLibrary/v18.01/)
+- [v17.12](https://arm-software.github.io/ComputeLibrary/v17.12/)
 - [v17.10](https://arm-software.github.io/ComputeLibrary/v17.10/)
 - [v17.09](https://arm-software.github.io/ComputeLibrary/v17.09/)
 - [v17.06](https://arm-software.github.io/ComputeLibrary/v17.06/)
@@ -18,6 +41,14 @@ Documentation available here:
 
 Binaries available here:
 
+- [v18.05-linux](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.05/arm_compute-v18.05-bin-linux.tar.gz)
+- [v18.05-android](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.05/arm_compute-v18.05-bin-android.tar.gz)
+- [v18.03-linux](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.03/arm_compute-v18.03-bin-linux.tar.gz)
+- [v18.03-android](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.03/arm_compute-v18.03-bin-android.tar.gz)
+- [v18.02-linux](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.02/arm_compute-v18.02-bin-linux.tar.gz)
+- [v18.02-android](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.02/arm_compute-v18.02-bin-android.tar.gz)
+- [v18.01](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.01/arm_compute-v18.01-bin.tar.gz)
+- [v17.12](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.12/arm_compute-v17.12-bin.tar.gz)
 - [v17.10](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.10/arm_compute-v17.10-bin.tar.gz)
 - [v17.09](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.09/arm_compute-v17.09-bin.tar.gz)
 - [v17.06](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.06/arm_compute-v17.06-bin.tar.gz)
@@ -25,6 +56,6 @@ Binaries available here:
 - [v17.04](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.04/arm_compute-v17.04-bin.tar.gz)
 - [v17.03.1](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.03.1/arm_compute-v17.03.1-bin.tar.gz)
 
-Support: developer@arm.com
+Support: developer-compute@arm.com
 
 License & Contributions: The software is provided under MIT license. Contributions to this project are accepted under the same license.