arm_compute v18.05
[platform/upstream/armcl.git] / README.md
1
2 :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:
3
4 Please report issues here: https://github.com/ARM-software/ComputeLibrary/issues
5 **Make sure you are using the latest version of the library before opening an issue. Thanks**
6
7 News:
8
9 - We're hiring: Senior Machine Learning C++ Software Engineer in Cambridge (UK)
10     - Required skills:
11         - Proficient in C++11.
12     - Preferred skills:
13         - Some SIMD (Preferably NEON and/or OpenCL) experience
14         - Some machine learning / computer vision knowledge
15         - Familiarity in developing compute-intensive applications and ideally industry experience of product development
16         - Experience programming in assembly language.
17
18     Interested ? Contact us: developer-compute@arm.com
19 - 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)
20
21 Related projects:
22
23 - [Arm NN SDK](https://github.com/arm-software/armnn)
24 - [Caffe on Compute Library](https://github.com/OAID/Caffe-HRT)
25 - [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)
26 - [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)
27
28 Documentation available here:
29
30 - [v18.05](https://arm-software.github.io/ComputeLibrary/v18.05/)
31 - [v18.03](https://arm-software.github.io/ComputeLibrary/v18.03/)
32 - [v18.02](https://arm-software.github.io/ComputeLibrary/v18.02/)
33 - [v18.01](https://arm-software.github.io/ComputeLibrary/v18.01/)
34 - [v17.12](https://arm-software.github.io/ComputeLibrary/v17.12/)
35 - [v17.10](https://arm-software.github.io/ComputeLibrary/v17.10/)
36 - [v17.09](https://arm-software.github.io/ComputeLibrary/v17.09/)
37 - [v17.06](https://arm-software.github.io/ComputeLibrary/v17.06/)
38 - [v17.05](https://arm-software.github.io/ComputeLibrary/v17.05/)
39 - [v17.04](https://arm-software.github.io/ComputeLibrary/v17.04/)
40 - [v17.03.1](https://arm-software.github.io/ComputeLibrary/v17.03.1/)
41
42 Binaries available here:
43
44 - [v18.05-linux](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.05/arm_compute-v18.05-bin-linux.tar.gz)
45 - [v18.05-android](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.05/arm_compute-v18.05-bin-android.tar.gz)
46 - [v18.03-linux](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.03/arm_compute-v18.03-bin-linux.tar.gz)
47 - [v18.03-android](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.03/arm_compute-v18.03-bin-android.tar.gz)
48 - [v18.02-linux](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.02/arm_compute-v18.02-bin-linux.tar.gz)
49 - [v18.02-android](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.02/arm_compute-v18.02-bin-android.tar.gz)
50 - [v18.01](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.01/arm_compute-v18.01-bin.tar.gz)
51 - [v17.12](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.12/arm_compute-v17.12-bin.tar.gz)
52 - [v17.10](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.10/arm_compute-v17.10-bin.tar.gz)
53 - [v17.09](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.09/arm_compute-v17.09-bin.tar.gz)
54 - [v17.06](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.06/arm_compute-v17.06-bin.tar.gz)
55 - [v17.05](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.05/arm_compute-v17.05-bin.tar.gz)
56 - [v17.04](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.04/arm_compute-v17.04-bin.tar.gz)
57 - [v17.03.1](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.03.1/arm_compute-v17.03.1-bin.tar.gz)
58
59 Support: developer-compute@arm.com
60
61 License & Contributions: The software is provided under MIT license. Contributions to this project are accepted under the same license.