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.
dac6b528bd467e5f5d59c5bcd5cbb1a2cd1ac84a
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
15
Aug
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 conv2d for small input channels (#331)
[TOPI] Add ops compute (#323)
[DOC] Document update (#329)
update depthwise_conv2d schedule and testing (#328)
[TOPI] Move ewise.h -> elemwise.h (#327)
[TOPI] Add broadcast and reduce operators (#267)
[BUILD] Simplify build process (#326)
[TOPI] C++ doc (#320)
[TOPI] add dilation operators (#316)
[DOC] Include TOPI in doxygen (#321)
[TOPI] conv2d nchw gpu scheduler (#315)
[TOPI] Move topi.nn.util to topi.util (#319)
[WIP] C++ topi contributions (#312)
[PASS][PRAGMA] Allow pragma debug_skip_region to skip region of computation (#318)
[PASS] Memory barrier detection, storage access lower. (#317)
[PASS] More improvement of canonical (#314)
minor fix (#313)
[PASS][FIX] Fix LiftAttrScope with if (#309)
[RPC] Enable shutdown hook (#308)
[tvm4j] disable proxy test for now (#307)
[TEST] Upgrade gpu docker to cudnn7 (#306)
[PASS] Allow allocation in parallel scope (#305)
[FIX] Pass the attributes of master node (#304)
[PASS][RUNTIME] Support attr scope lift and runonce (#303)
[tvm4j] RPC Server (#268)
[RUNTIME][PASS] Allow declare vector type array (#302)
[NNPACK] Add nnpack.convolution (#301)
[EXECUTOR] Split graph_executor to header file and (runtime) source file (#300)
[SCHEDULE][RUNIME] Introduce pragma for additional extension hint, threadpool runtime. (#299)
[PASS] More storage sync. (#297)
[PASS] Enhance LayoutTransform pass (#293)
[PASS] Refactor thread storage sync to a common visitor (#296)
[ARITH] Refactor intset eval with functor (#295)
Conda build recipe (#288)
[FIX] Fix doc_string of reducer (#292)
[PASS] Simplify dependency of StorageRewrite (#291)
fix rpc server proxy connect (#290)
[PASS] Improve graph fusion (#286)
[SCHEDULE][REFACTOR] Default Fuse to outer inner, consistent to split (#289)
Build system and dynamic library fixes (#283)
Loading