-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path.ckr.json
More file actions
25 lines (25 loc) · 807 Bytes
/
.ckr.json
File metadata and controls
25 lines (25 loc) · 807 Bytes
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
{
"data_alias": "ck-autotuning",
"data_name": "CK (machine learning based) multi-objective autotuning",
"data_uid": "a4328ba99679e0d1",
"data_uoa": "ck-autotuning",
"dict": {
"checkouts": {
"stable": {
"branch": "master",
"checkout": "5efde26"
}
},
"desc": "Portable and customizable CK workflow for multi-dimensional and multi-objective benchmarking, autotuning and co-design (see real use cases: <a href=\"http://cKnowledge.org/rpi-crowd-tuning\">1</a> and <a href=\"https://github.com/dividiti/ck-request-asplos18-mobilenets-armcl-opencl\">2</a>).",
"repo_deps": [
{
"repo_uoa": "ck-env"
},
{
"repo_uoa": "ck-analytics"
}
],
"shared": "git",
"url": "https://github.com/ctuning/ck-autotuning"
}
}