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.
20de9aaffb9baadafa068f4f27abb7484ed38cd5
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
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)
remove dtype in model symbol (#310)
Add support for keras upsampling (#305)
Upsampling op support (#298)
[WIP] Onnx1.0 (#294)
Add __declspec(dllexport) to class Node and class Op if build on Wind… (#296)
dump lowered IR when debug logging (#292)
typo in c_api.h (#290)
Add missing cmath header (#287)
Make choice of archiver configurable (#288)
[SYMBOL] Enable get index from symbol (#286)
Add gradient graph (#280)
[FIX] make keras frontend py3 compatible (#283)
[GRADIENT] Add backward operator to enable backward graph (#276)
Update deploy_model_on_rasp.py
Add compile library tutorial (#277)
keras frontend tutorial (#278)
Keras Frontend (#273)
Add support for missing uint types. (#272)
[SYMBOL] Add __iter__ and GetChildren for symbol (#268)
API call to get symbol output count (#270)
[FRONTEND] Fix mxnet multi outputs (#271)
Added support for CoreML Permute layers (#262)
[CMPL] Add Support for Other Data Types (#252)
fix onnx conv2d_transpose loading (#245)
[FIX] Fix from_mxnet for multiple outputs symbol (#247)
Loading