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.
5f677945a259f8d599947b1396459f77187114b9
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
4
Jul
3
2
1
30
Jun
28
27
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
support equal and not_equal in topi (#1373)
[TOPI] Update parameter name of conv2d (#1380)
[AVG POOL] Asymmetric padding (SAME) support. (#1346)
add take frontend (#1307)
[NNVM][TENSORFLOW] Sigmoid op support #1367 (#1369)
[NNVM] Move FTVMCompute registration of cast, greter, less to C++. (#1370)
[TEAM] Add alex-weaver as reviewer (#1377)
[NVPTX] libdevice support, enable NVPTX backend in topi tests (#1365)
Transpose core dump resolved (#1355)
fix narrow conversion on gcc-8 (#1376)
Fix tutorial to follow a change of elemwise_sum (#1374)
Minor bug: causes undefined symbol error in libtvm from NNPACK (#1368)
JNI Crash fix (#1357)
Prelu bug fix (#1358)
[NNVM] Move FTVMCompute registration of the elementwise operator to c++ (#1351)
[NNVM] Initial mixed precision support of conv2d (#1356)
Strided_slice added in NNVM (#1318)
update include regex to work for path with symbol (#1354)
[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)
Loading