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
553657eb745adcb302227c44510fc8ab6fa7a8ee
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
24
Oct
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
[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)
[CODEGEN] Skip unrolled hint, export symbol on win32 (#547)
[TOPI] Fix declaration for different dtypes (#546)
Add CODEOWNERS (#545)
[TEST] Use equal for equality comparison expression (#543)
fixed rocm runtime. set default gcn arch to be gfx803 (#544)
[RUNTIME] Enable ext_dev type for quick plugin of device (#542)
[PASS] copy intrin (#536)
fixing typo in apps/README.md (#538)
Case-sensitive CMake module for OpenCL (#537)
[ARITH] Improve detect linear equation (#529)
Use LIB_SUFFIX (#526)
[BUILD] Windows support of DLL exports (#522)
[CMAKE] Fix cmake build (#520)
[CODEGEN] More robust llvm intrin handling, remove graph executor (#519)
[TOPI] add argmax, argmin (#515)
Conv2d modified for better performance (#516)
conv2d data re-layout fix out of threads bug (#514)
[RUNTIME] Better error message in cuda launch (#513)
conv2d adjusted to fix different workloads (#511)
Loading