-
Notifications
You must be signed in to change notification settings - Fork 3
/
CHANGES.txt
61 lines (46 loc) · 1.72 KB
/
CHANGES.txt
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
61
20210527:
* aggregated components from archived ck-object-detection repo
20210524:
* improving Docker images based on the latest CK enhancements
20210514
* added demo program:image-corner-detection
* added more tests to travis
20210509
* added 2 docker images to test CK dashboards
20210501
* added info about how to register ImageNet 2012 using CK
in imagenet-2012-train and imagenet-2012-val packages
20210430
* removed modules that are the same as in the CK framework (default repo)
* regular update of ML systems components from the community
* fixed copyright
20210427
* removed some outdated or broken LLVM packages
* added package:compiler-llvm-prebuilt
* fixed links
20210426
* removed unused env:python_simport
* removed outdated cmake packages
* added package:tool-cmake-src
* added package:tool-cmake-prebuilt
* added more tests
20210423
* do not ask to select variations in "ck install package"
when there are 2 or more variations!
20210422
* added --force_version to "ck detect soft" to force version.
Useful to automate autodetection of imagenet, for example.
20210418:
* added --quiet flag to automatically enter default anser to most questions
20210416:
* [gfursin] extended module:package to ask a user to select a variation
for a given package when there are multiple versions available.
20210414:
* regular aggregation of the CK components from the community
20210412:
* added components and workflows from ck-mxnet, ck-tvm and ck-tbd
20210410:
* 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
20210407: regular aggregation of the latest dev components