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
6a0a8e9878d03f2a6e1b335049f86181d50de3bc
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
Fix Plan memory when multiple inplace option is available (#67)
Update README.md
Fix attr (#62)
[SYMBOL] Change list_input->list_input_names, add list_input_variables (#59)
Add shape backward inference (#58)
[OP] Enable register via match tag (#57)
fix typo (#56)
Enable control deps in API (#55)
[Infer] More robust inference, support backward inference (#54)
Allow libaray path to be configurable (#50)
[Compatiblity] backward compatible to mxnet json (#49)
update test (#48)
update doc (#47)
[API] Change attr to explicit name set_attr (#46)
Fix inplace. Only permit shared when shape and dtype is the same (#45)
ApplyPass -> ApplyPasses; Refactored infer pass; (#43)
Strict gradient boundary check (#44)
Fix comments while reading the codes. (#42)
Enable Alias, refactor C API to reflect Op Semantics (#41)
add cmake with windows (#40)
Update symbolic.cc
travis mac (#38)
trigger travis (#37)
Update README.md
overview (#36)
Add travis test scripts (#35)
Enable copy over behavior of attributes of automatic created vars (#34)
Place device now compatible and tested (#33)
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)
Loading