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
24bca6af5dc01a051d5ba84ecb4a0293c2a3fccf
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
22
Sep
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
11
10
9
8
7
6
5
4
3
1
30
Jun
29
27
26
23
22
20
18
17
16
15
12
11
10
5
4
3
2
1
31
May
30
25
24
23
22
21
20
18
17
16
15
14
12
11
9
8
7
6
5
4
3
2
29
Apr
27
26
25
24
22
21
20
18
17
16
15
14
12
10
9
8
2
31
Mar
29
26
25
17
14
13
12
11
7
5
3
2
28
Feb
27
26
25
24
22
21
20
17
16
13
12
11
10
9
8
7
6
5
4
2
31
Jan
30
28
24
23
22
20
19
18
17
16
15
13
12
11
10
8
6
5
4
31
Dec
30
11
12
5
4
2
1
29
Nov
28
27
26
25
19
18
17
6
4
2
1
28
Oct
27
26
23
22
21
19
18
16
15
14
13
12
[TOPI] Fix reduce fusion with more levels (#477)
[TOPI] dense API to remove redudant use_bias (#476)
[TOPI] Fix reduction fusion with injective input (#475)
[TOPI] migrate global_avg_pool, fully_connected (#472)
[TEST] rfactor+ewise, cite rfactor paper (#474)
[TOPI] Formalize the tag system (#473)
[INTRIN] Enable pow (#471)
[TOPI] negation->negative to be consistent with numpy (#470)
[CODEGEN] Fix Metal codegen when storage scope is needed (#469)
fix cpp deploy (#468)
[DOC][DEVGuide] Runtime system note (#467)
More on source reference (#466)
Acknowledge related projects (#465)
[RUNTIME][PYTHON] More compatibility in ndarray (#463)
[METAL] use 32bit indexing for metal until we have a bound adapted pass (#462)
[SUBMODULE] upgrade dmlc-core (#461)
Use ewise schedule for broadcasting (#460)
[RPC] Expose module handle (#459)
[RPC] Include rpc session info into context (#458)
[PASS] Fix intrinsic lowering with fma and other intrin (#457)
[TOPI] add binary broadacst (#456)
added vim temporary files to gitignore (#453)
[BACKEND] initial llvm codegen for amdgpu (#402)
[RUNTIME] Add function to pack arguments (#452)
conv2d schedule fall back warning fixed (#450)
[RPC] clarify error message for unmatched context (#451)
[TOPI] Depth wise convolution backward methods for NHWC (#434)
[RUNTIME] Enable extension type to PackedFunc. (#447)
[DOCS] Add prerequisites about zlib1g-dev (#446)
[RUNTIME][RPC] Enable remote linking of device code. (#444)
disable fopen64 in dmlc-core (#443)
[APP] enhance android ui (#441)
[TOPI] Fix softmax bug (#437)
[LLVM] Protect ll when emit pass (#436)
Conv2d updated (#435)
[SCHEDULE] Enhance cache_write to enable layout change. (#432)
[DOCS] Fix markdown syntax error (#430)
[METAL][RUNTIME] Fix bug of memcpy into metal buffer (#428)
[TOPI] Improve conv2d for resnet18 workload (#427)
[PYTHON] Allow general types (#425)
Loading