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
0b54952b93d6db683267a393e09310735f96b2c4
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
enable negative values in TShape (#125)
fix plan memory add inplace_identity option (#124)
delete dependency node (#121)
Handling duplicate NodeEntries on the edge of the gradient graph (#122)
create symbol from nodeattr (#116)
Fix for build (#117)
Rename TShape::index_t to dim_t and change to int64_t (#114)
fix (#111)
CMake/make adjustments and warning fix (#106)
change to match by both op and name (#109)
Enable shape hints during infer_shape pass (#107)
LSTM Memory Allocator Fix #5035 (#105)
add symbol::GetChildren (#104)
remove limit on simple type
fix
Update amalgamation.py
Update Makefile
Update overview.md (#103)
Remove dmlc headers, add optional DMLC_CORE_PATH variable for build path (#102)
simplify makefile
Fix the build to generate .d file (#99)
fix mxnet amalgamation (#96)
Handle empty tuple (#95)
enhance shape inference. allow in complete shape (#94)
add FSetInputVariableAttrs (#92)
Fix warnings from Logging, enable Plan memory to take external memory (#93)
add amalgamation support (#91)
fix error message (#90)
Add list attr recursive (#89)
[PASS] Make placedevice compatible with backward op (#88)
fix (#87)
sync logging improvement from dmlc (#86)
Remove backward index, use gradient guessing instead (#85)
Fix json parsing behavior (#83)
enable shape inference with hint func (#84)
update nnvm-fusion (#82)
do hint insertion after aggregation (#81)
add make/config.mk; add nnvm-fusion into plugin as a submodule (#80)
Enable optional dependency memory and attr hint (#79)
also save graph attributes (#78)
Loading