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
549aa1655518fabcd2f20e038196196e7fe6cdbd
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
[TUTORIAL] Onnx tutorial (#50)
[TEST] Checkin test docker and scripts (#48)
[Tutorial] mxnet (#47)
Merge with pull request #44 (#46)
[Frontend] Onnx (#40)
[DOCS] Add intro tutorial (#45)
[TOP] split, reshape, concatenate (#43)
[DOCS] Add save_param_dict, readme (#42)
update nnvm.runtime to tvm.contrib.graph_runtime (#41)
[FIX] Make master compile
[RUNTIME] Remove runtime, rely on tvm only (#38)
[DOCS][FRONTEND] Modify from_mxnet to also return params, update docs (#36)
[TUTORIAL] Move mobilenet to tutorial, fix precompute_prune (#35)
[DOCS] Revamp the docs (#34)
[TOP][Example] register pool, global_pool; add mobilenet example (#32)
[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)
Loading