Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tvm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cld
ml
tvm
Graph
a6b4a219e26f2ad0cff5a1a2629aa418aacca1e7
Select Git revision
Branches
3
clockwork
default
clockwork-v0.6
master
Tags
6
v0.6.0
v0.5
v0.4
v0.3
v0.2
v0.1rc
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
May
25
22
21
20
18
17
15
14
13
12
11
10
8
3
1
27
Apr
26
25
23
21
20
19
18
17
15
14
13
12
11
10
9
8
7
6
5
4
1
31
Mar
30
29
28
27
26
25
24
23
20
19
17
16
15
13
12
10
9
8
7
6
5
4
2
1
28
Feb
27
26
25
24
23
22
20
19
18
15
13
11
10
9
8
7
6
5
4
3
2
1
31
Jan
30
29
28
27
26
25
24
23
22
21
20
19
18
16
15
11
9
8
7
4
3
2
31
Dec
29
27
26
25
24
23
22
19
18
17
15
14
13
11
6
5
4
3
1
30
Nov
28
27
25
23
21
18
16
15
14
13
12
11
10
9
8
6
3
2
1
30
Oct
27
26
25
24
22
21
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
29
Sep
28
27
26
25
24
23
22
21
20
18
17
13
12
11
10
8
7
6
5
4
3
2
1
31
Aug
30
29
28
27
26
25
24
23
22
21
20
19
[ATTR] More robust attr parsing (#33)
[RUNTIME] Minimum runtime module (#31)
[COMPILER] GraphHash based cache system, allow dump and query duplicated functions. (#30)
fix lint (#29)
[TOP][COMPILER] sum, min, max, transpose, fix dense (#28)
init mxnet converter (#27)
[PASS] Improve GraphFuse to include five patterns (#26)
[TOP][COMPILER] Add expand_dims, change graph_compare to not compare input optionally (#25)
[PASS] SimplifyBatchNorm->SimplifyInference, remove dropout (#24)
[TOP] Add dense, batchnorm (#22)
[RUNTIME][COMPILER] Formal compiler pipeline, runtime wrapper module (#21)
[PASS] PrintGraphIR Join attributes when print ir (#20)
[PASS] PrintGraphIR, SimplifyBatchNormInference (#19)
register depthconv, elemwise (#17)
register softmax (#16)
fix segfault when op is unset (#15)
[PASS] PrecomputePrune, add testcase (#14)
[DLL] Use local dll, not de-allocate function in shutdown
[COMPILER] Initial compiler infra (#12)
[TOP] GraphExecutor (#11)
[TOP] Add comments about optimizable ops (#10)
[TOP] level4 except argmax/min, correct split (#9)
[TOP] Rename conv pool parameter back to 2d
[TOP] complete level2 (#8)
[TOP] Level 3 complete (#7)
add level2 ops (#6)
improve infer shape/type error message (#4)
[TOP] Level1 complete (#3)
[TOP] concat, sigmoid
[TOP] Init dense
[OP] Initial checkin of nnvm core op folders
Address execution hot spots (#154)
[JSON] attr->attrs in node attribute, keep backward read compatible (#152)
declare a type name for each tuple type (#151)
Fix infer shape bug (#148)
fix symbol.attr('op_name') (#149)
add range to plan memory (#147)
add additional field into node for autograd (#145)
Fix a spelling mistake (#136)
[LIBINFO] Enable load .dylib on darwin (#142)
Loading