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
396393c2a5b6b0aa351ec4d757bb891ccc73a1b5
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
Add optimizer (#334)
use caffe2.python.onnx.backend instead of onnx-caffe2 (#418)
fix onnx frontend softplus bug (#413)
[Keras] fix dropout bug (#399)
[FIX] several bugs found when using NNVM (#391)
Documentation errors updated (#392)
fix tutorial build (#390)
[OP] Experimental assign op (#389)
Add end-to-end SGX ResNet inference example (#388)
[DOCS] add a solution to installation error because of the old submodule (#384)
Sum operator for ONNX. (#386)
WebGL end-to-end example (#369)
[FRONTEND] fix same var used in single op (#383)
Make compiler more robust (#378)
Initial NHWC layout support (#376)
[NHWC] InferShape Layout conversion fix. (#372)
[Compilation Warning Fix]Enum constant in boolean context (#365)
Move dense compute back to python (#364)
Change TOPI ops to use C++ implementation where applicable (#357)
[Compilation Warning Fix] in matrix_op.cc (#356)
[PYLINT FIX]pylint issue fixes (#348)
image tranform runtime wrong on python (#354)
improved empty set definition (#346)
[FIX] Fix target in tutorial (#347)
[Convolution] Error while importing onnx model with weights. (#345)
explain the lowering process in nnvm.compiler.build (#339)
Add CacheItem2Schedule Extension (#338)
[TUTORIAL] add extern lib tutorial (#331)
Add test for issue #327 (#328)
fix upsampling fuse pattern (#330)
Fix keras frontend elementwise-ops for lists with len>2 (fixes issue #325) (#326)
[TUTORIAL] add tutorial for mali gpu (#313)
[NNVM] : Function header corrections. (#324)
Explain how to generate module library in Quick Start tutorial (#323)
[GRADIENT] Register more gradient operators (#300)
[Keras] fix convert_pooling with same pad (#322)
Update frontend for keras 2.1.3 compatibility (#314)
[CI] turn on keras frontend test (#309)
make shape inference of BatchNorm layout neutral (#301)
Avoid crash when linear activation does not have alpha and beta defined (#306)
Loading