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
46c56e28d33050093787c9985e98988fd8932981
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
8
Nov
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
26
25
24
23
22
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
WIP: Add how_to readme to install tvm with nnpack support (#610)
Support vector operations for AMD (llvm IR) (#623)
conv2d_56_64_128 mark==1 bug fixed (#624)
remove minimum 32-bit restriction (#621)
add tanh dispatch (#619)
[TOPI] fix weight layout in conv2d_transpose (#616)
[DLPack] Upgrade dlpack to 0.2 (#609)
[TOPI] modify conv2d_transpose schedule (#613)
[INTRIN] Enable popcount (#606)
Fixed build with metal on MacOS with case-sensitive FS (#601)
vgg16 workload error fixed (#598)
[TOPI] Support ceil_mode in pooling (#593)
add helpful message to topi test (#592)
[ROCM] remove fma dispatch (#591)
[ROCM] View llvm ir and gcn asm with module.get_source(...) (#590)
[BUFFER] Smarter slice to detect compactness (#587)
[TOPI] add conv2d_transpose_nchw (#586)
[PYTHON] Allow no de-allocation when exit (#583)
[CODEGEN] Fix CPU compute attribute (#582)
[DOCS] Fix tag_scope example (#581)
Update topi/cuda schedules to use target.max_num_threads (#577)
[PASS] More robust UnrollLoop configuratin (#576)
add friendly tips when not found cl and link (#574)
[SCHEDULE] Detect duplicate IterVar in reorder (#575)
[ROCM] Working math function support for ROCm backend, a bug fix in LLVM based codegen (#570)
[PYTHON] Improve equality wrapper (#567)
[PYTHON] Improve equal sugar (#564)
[CODEGEN] Use correct math intrin for metal (#562)
[ARITH] More caninical simplfy (#561)
[FIX] Fix target warning (#560)
[CODEGEN] Allow link additional module (#559)
[CODEGEN] Bugfix multiple condition generation (#558)
[CODEGEN] Force not inline compute core for better debug (#557)
[Refactor] Introduce target generic dispatch system (#556)
enable rocm target for topi/recipes. add timing util to gemm test. (#554)
[CODEGEN] Detect broadcast(cast(x)) pattern in FMA (#551)
Add same_as to NodeBase (#550)
added support for rocm gpu autodetect (#549)
add msvc in cc (#531)
Add rocm target to topi tests (#548)
Loading