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.
1edf680c977059489ad14d8c76e63111a61cc36a
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
27
Jun
26
25
24
23
22
21
20
19
17
15
14
13
12
11
10
8
7
6
5
4
3
1
31
May
30
29
25
22
21
20
18
17
15
14
13
12
11
10
8
3
1
27
Apr
26
25
23
21
20
19
18
17
15
14
13
12
11
10
9
8
7
6
5
4
1
31
Mar
30
29
28
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
[PYTHON] Make decorator optional for runtime (#1350)
[RUNTIME] keep opencl runtime deps free from node (#1349)
Fix cmake search for vulkan on Windows (#1343)
Improve schedule load, add slice_like (#1299)
[FRONTEND] [HYBIRD] [TEST] Add GPU shared memory test! (#1338)
[TOPI] Add C++ implementation of elementwise operators (#1306)
[NNVM][TOPI] Add gradients for broadcast_* ops (#1234)
[SCHEDULE] Fix schedule for big array (#1340)
[NNVM][ONNX] Squeeze and Unsqueese operators. (#1339)
[NNVM][ONNX] Shape operator support (limited/differed) - #1297 (#1333)
[NNVM][TENSORFLOW] Mobilenet support. (#1335)
Add support for Xilinx FPGA board with SDAccel (#1278)
support t attr in onnx (#1300)
[NNVM][TOPI] Add FTVMCompute for matmul (#1239)
[FRONTEND] [HYBRID] Non-zero starting supported; Buffer AttrStmt add! (#1330)
Contrib: add mkl blas support (#1336)
Documentation error fixed (#1337)
[NNVM][CONVOLUTION] Group convolution generalization for NHWC (#1232)
Windows VS2015 Compile error - 'conversion from 'double' to 'float' requires a narrowing conversion' (#1329)
[SCHEDULE] Fuse support for 0 rank tensor (#1328)
Update ci_build.sh
[DOCKER] mark tmp as temp (#1327)
[DOCKER] update to include deps (#1326)
[NNVM] Introduce const shift ops (#1325)
[PASS] Add GPU IR verifier (#1296)
[FRONTEND][MXNET] Add expand_dims supoort (#1317)
Import hybrid module in __init__.py (#1323)
[TOPI] Numpy consistency: always broadcast binary op. (#1321)
[FRONTEND] A Python hybrid frontend (#1251)
moving module import inside of download function (#1319)
[TOPI] Conv2d Added and Optimized for Intel HD Graphics (#1290)
CPP implementation of L2Norm and LRN ops (#1157)
Fix a bug in Symbol::Compose when using subgraphs as input (#1314)
[CONTRIB] TVM download utility based on urllib2/urlib.request (#1313)
[MATH][TOPI][NNVM] introduce trunc, round (#1310)
[MAINTAINER] add srkreddy1238 as reviewer (#1305)
[BUILD] Fix reflection build for gcc-8 (#1304)
[FRONTEND][MXNET] Add squeeze_axis support to split operator (#1288)
Add MyPy to lint (#1301)
Check common subdirs for vulkan/spirv headers (#1298)
Loading