-
Notifications
You must be signed in to change notification settings - Fork 26
/
CHANGES
60 lines (38 loc) · 2.53 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
50
51
52
53
54
55
56
57
58
59
60
20210403:
* [gfursin] fixed TFLite packages 1.13, 1.14 and 1.15 (eigen library).
https://github.com/ctuning/ck/issues/138
https://github.com/ctuning/ck/issues/139
2019.12.21 - [FGG] added TensorFlow installation via PIP (for RPi4)
2019.02.13 - [FGG] added TF Slim model CIFAR10 for SysML'19 reproducible papers
2018.12.15 - [FGG] redirected mobilenet packages to Zenodo
2018.09.27 - [FGG] fixed TF 1.10.1 package for Windows (use 1.10.0 instead)
2018.07.31 - fixed python issue #74
2018.05.11 - added TF 1.8.0 prebuilt versions or for native compilation
2018.03.30 - added TF 1.7.x
2018.03.23 - added TF classification via compiled TF
2018.02.22 - added TF 1.5.0 (CPU & GPU). Also added check for version ranges for CUDA/CuDNN via CK package manager!
2017.11.21 - improved installation on Ubuntu 17+
2017.11.04 - added TF 1.4.0 stable CPU/CUDA
2017.10.25 - stabilized various packages across Linux and Windows
- added package:tensorflowmodel-imagenet-inception-v3-20160828-frozen-stripped
- unified object detection via tensorflow_cc
2017.10.19 - added TF 1.3.0 stable CPU/CUDA
- added "channel-stable" tag for stable packages
- added stable 1.2.1 package to compile TF via make
2017.10.17 - added tensorflow_cc soft and package (to build C++ API)
2017.05.18 - added customizable autotuning example (script:explore-batch-size-unified-and-customized ; ck autotune tensorflow)
2017.05.16 - removing outdated packages
2017.05.15 - provided Windows support and unifying API (caffe/caffe2/tf)
- added unified tensorflow classification program (with CK-AI API)
2017.03.28 - major update to support unified Android/Linux compilation of classification with xOpenME
2017.03.23 - added tensorflow src universal package (to build Android scenarios)
- moved soft:lib.libjpeg to ck-env repo
- moved package:jdk-8u111-linux , lib-libjpeg , tool-bazel-0.4.1 , tool-bazel-0.4.2 to ck-autotuning repo from here
2016.12.07 - fixed Basel version (installation on Linux)
2016.11.09 - added pre-built libs and changing benchmarking to support older TensorFlow versions
- updated pre-build libs from 0.10.0rc0 to 0.11.0rc2
- added CK front-end for TensorFlow experiments and crowd-benchmarking prototype
2016.11.08 - major clean up / update
- added tensorflow-classification of images using CK data sets
- added tensorflow-model and improved classification with basic timing
- added tensorflow benchmarking (AlexNet) -> ck run program:tensorflow