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
f2b913925dae089160e5f20eaeaa5c8ef3eff2e8
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
18
17
15
14
13
11
10
9
8
7
5
3
2
1
31
Jul
28
27
26
25
24
23
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
Bugfix plan memory, fully support mxnet executor (#32)
Enable copy on write in graph attrs (#31)
[NODE] Move op inside node attribute (#30)
[PASS] Add gradient pass (#28)
Revert "Change function def to Node ref for more flexiblity" (#29)
Change function def to Node ref for more flexiblity (#27)
update (#26)
updates (#25)
add scalars
Enable aux data (#24)
Update mutate function (#23)
Update Symbol and C API (#22)
cleanup (#21)
[REFACTOR] copy DMLC headers, move operator to example (#20)
[PASS] add plan memory (#19)
[PASS] Add place device (#18)
[Pass] Enable BackwardOp
[Pass] enable infer type (#17)
[Pass] Finish infershape testcase (#16)
[Pass] Check in infershape, move indexedgraph to graph.h (#15)
Updates (#14)
[CYTHON] Make speedup component minimum (#13)
Make cython compatible with python3 (#12)
Create a ctypes cython optional compatible package (#11)
Check in a experimental cython API (#10)
Introduce NodePtr (#9)
Rename shared_ptr<Node> to NodePtr (#8)
[PASS] Add order mutation (#7)
Change op function pointer to std::function, enable mutation (#6)
Enable use json for graph attr exchange (#5)
[PYTHON] Check in a symbolic construction interface in python, start … (#4)
[C API] add in C API for symbolic (#3)
[SYMBOLIC] Add symbolic API (#2)
[PASS] Add save/load json (#1)
change project to NNVM
check in pass
[GRAPH] checkin the constructor of indexed graph
checkin dfs visit from min
Add unittest
Add TShape and Tuple to nngraph
Loading