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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0a410a39dc709afb2b612702113acde7bf6cf9c3
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
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
[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)
rm unused variable (#143)
add hash function for tuple (#141)
fix (#138)
Fix a spelling mistake (#135)
fix (#134)
allow variable composition (#133)
[ATTR/SYMBOL] Expose op_name attr to python (#132)
remove unused variable (#131)
Fix error during loading library in python3 (#130)
add kDynamicStorageID to plan mem (#127)
Fix 2 spelling mistakes (#129)
Fix a spelling mistake (#128)
Fixed make no_optimization runs indefinitely when run the memcost example provided (#126)
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)
Loading