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.
b07ceff55fbd00da40c1a7722b42be7f8e163e55
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
28
Mar
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
28
27
25
23
21
18
16
15
14
13
12
11
10
9
8
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
fix warning (#1041)
fix Android build w/ threading_backend (#1059)
[TOPI] PReLU Support (#1008)
Only warn when unable to find a graph input (#1052)
[TOPI] Overload operators of Tensor when TOPI is imported (#1029)
Update softmax.h (#1057)
[SCHEDULE][PASS] Enable Warp memory and lower to shuffle (#1050)
[CONTRIB] Patch nnvcc to generate error when build the empty result (#1049)
LLVM 7.0 support (#1048)
Fix verilog testcase (#1047)
[CYTHON] Fix exception propagation for cython3 (#1046)
Fix fatal error <CL/opencl.h: No such file> when building with CMake (#1045)
Fix the issue #1036 (#1040)
Fix the issue #1033 (#1037)
[RUNTIME] better parallel launcher and task distribution (#1026)
JVM NDArray fatal exception fix (#1022)
Implement C++ registry to back Python target.generic_func (#892)
[RUNTIME] More reliable thread enumeration (#1017)
Documentation issues fixed (#1016)
file include/tvm/logging.h from AutoTensorize work (#1015)
Simplify enclave lifecycle management (#1013)
[PASS] Fix reuse small buffer in storage rewrite (#1012)
Update contributor guide (#1010)
[LANGUAGE] Verify Compute with respect to Reduce operations (#1006)
[CONTRIB] windows compatiblity (#1009)
Pluggable Thread Launching Mechanism (#991)
Updated documentation error (#1001)
[PASS] Add VerifyMemory pass and test cases (#410) (#993)
[BUILD] Windows build with cuDNN support (#999)
[RUNTIME] Update graph runtime to rely on smarter planner, add get_input (#990)
[CYTHON] Correct backtrace print for python3 (#989)
[FFI] Fix global free destruction (#985)
Bug fix for Android platforms (https://github.com/dmlc/tvm/pull/971) (#986)
prevent aggressive unrolling in vthread (#983)
fix keeping trivial loop (#982)
[IOS] Improve the iOS RPC with exclusive filesys lock (#981)
[RUNTIME] Better scalability for multi-thread parallelization of CPUs (#971)
Assert dont crash on null strides (#976)
Use single-threaded SGX parallel (#975)
Yolo2 operators (#911)
Loading