arm_compute v18.02
[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 Related projects:
8
9 - [Caffe on Compute Library](https://github.com/OAID/Caffe-HRT)
10 - [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)
11 - [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)
12
13 Documentation available here:
14
15 - [v18.02](https://arm-software.github.io/ComputeLibrary/v18.02/)
16 - [v18.01](https://arm-software.github.io/ComputeLibrary/v18.01/)
17 - [v17.12](https://arm-software.github.io/ComputeLibrary/v17.12/)
18 - [v17.10](https://arm-software.github.io/ComputeLibrary/v17.10/)
19 - [v17.09](https://arm-software.github.io/ComputeLibrary/v17.09/)
20 - [v17.06](https://arm-software.github.io/ComputeLibrary/v17.06/)
21 - [v17.05](https://arm-software.github.io/ComputeLibrary/v17.05/)
22 - [v17.04](https://arm-software.github.io/ComputeLibrary/v17.04/)
23 - [v17.03.1](https://arm-software.github.io/ComputeLibrary/v17.03.1/)
24
25 Binaries available here:
26
27 - [v18.02-linux](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.01/arm_compute-v18.02-bin-linux.tar.gz)
28 - [v18.02-android](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.01/arm_compute-v18.02-bin-android.tar.gz)
29 - [v18.01](https://github.com/ARM-software/ComputeLibrary/releases/download/v18.01/arm_compute-v18.01-bin.tar.gz)
30 - [v17.12](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.12/arm_compute-v17.12-bin.tar.gz)
31 - [v17.10](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.10/arm_compute-v17.10-bin.tar.gz)
32 - [v17.09](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.09/arm_compute-v17.09-bin.tar.gz)
33 - [v17.06](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.06/arm_compute-v17.06-bin.tar.gz)
34 - [v17.05](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.05/arm_compute-v17.05-bin.tar.gz)
35 - [v17.04](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.04/arm_compute-v17.04-bin.tar.gz)
36 - [v17.03.1](https://github.com/ARM-software/ComputeLibrary/releases/download/v17.03.1/arm_compute-v17.03.1-bin.tar.gz)
37
38 Support: developer@arm.com
39
40 License & Contributions: The software is provided under MIT license. Contributions to this project are accepted under the same license.