-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathCHANGES
50 lines (30 loc) · 1.96 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
* 2017.10.09 - added package:lib-armcl-* packages (CPU/OpenCL with master/17.09 version)
* 2017.06.01 - removing patch3 from CLBlast (was added to mainline)
* 2017.05.25 - first version of CLBlast crowd-tuning via CK is now working on Linux, Windows, Android
- moved CLBLast crowd-tuning to ck-crowdtuning repo
* 2017.05.24 - started working on CLBlast crowd-tuning via CK
* 2017.05.08 - added ARM compute lib package
- added simple ARM SGEMM benchmark with NEON
* 2017.04.14 - improving handling of OpenBLAS on Windows
* 2017.04.05 - added package:lib-opencv-2.4.13.2 and lib-opencv-3.2.0
* 2017.03.26 - finishing unifying CLBlast autotuning package across Linux, Windows, Android
* 2017.03.16 - fixing boost compilation on Windows with VS2017
* 2017.01.19 - unified installation of ViennaCL (CPU,OpenCL)
across Linux, Windows, Android
- added universal package for CLBlast
- added ISAAC package
- removed outdated CLBLAS and added new universal one
* 2017.01.18 - added support for libDNN, moved tiny-dnn here
* 2017.01.17 - added support for compiling ViennaCL (CPU/OpenCL) on Windows
* 2017.01.08 - many fixes to support Caffe deps on Windows, Linux and Android in a unified way
* 2016.12.21 - forcing package installation for libs targetting Android
(otherwise may auto-detect local versions)
* 2016.12.02 - slightly fixing meta of openBLAS packages (which do not support Android)
* 2016.11.14 - added ViennaCL trunk package (CPU / OpenCL) targeting Android and Linux
- added clBLAS and clBLAST targetting Android (though problems with native NDK)
- added support for CrystaX and Google NDK
* 2016.11.11 - added OpenCV package for Android
- added OpenBLAS package for Android
* 2016.11.09 - added boost lib package targeting Android
* 2016.08.08 - added GIT revision detection to packages
* 2016.06.21 - moved used math libs from other repos here