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
b65c22128211234aa251f06467fc46e6266069d7
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
11
Jul
10
9
8
7
6
5
4
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
Upgrade TVM to latest version
fixing URL; adding () to print (#17)
[PYTHON, TVM] Python TVM library, unit tests and end to end example
[REFACTOR] Macro standardization, lint tests (#7)
[REFACTOR] Code base refactoring (#5)
[DOCS] Initial docs (#4)
doxygen path update
hardware compilation flow, and driver tests
Initial commit
[RUNTIME] Simple NDArray container API in c++ (#1418)
[TEAM] New reviewer: kazum (#1417)
[OP] Improve bitwise op type checks (#1415)
[DOCS] Improve documents on deployment (#1412)
[TVM] Fixed SPIR-V codegen for OpControlBarrier (#1409)
[RPC] graduate tvm.contrib.rpc -> tvm.rpc (#1410)
[TVM] Fixed SPIR-V codegen incorrectly not declaring the interface for the entry point (#1400)
[RUNTIME][OPENCL] Create program lazily when the program is built (#1408)
fix CorrectLayout for softmax & log_softmax (#1401)
[DOCKER] Add demo-gpu image (#1407)
change line seperator of tensorflow/test_forward from CRLF to LF (#1405)
Add support for multiple OpenCL platforms (#1345)
[DOCKER] Add docker demo image (#1404)
[TOPI][DARKNET]Yolo op added (#1372)
[DARKNET FRONTEND]Batchnorm added as part of Dense op for running rnn model for next wo… (#1385)
[DOCKER] Start docker infratructure (#1402)
[NNVM][Keras] allow only tensorflow backend (#1392)
[DOCKER] Fix dependency for autotvm (#1398)
[TOPI] Add GPU SSD (#1397)
[NNVM][TOP] broadcast versions corresponding to topi: mod, max, min, pow, left_shift, right_shift greater, less, equal, not_equal, greater_equal and less_equal. (#1383)
[RPC] android process isolation/watchdog (#1387)
Fixing issue #1395: Undefined symbol: cudaGetDevice (#1396)
Move SGX enclave signing key to gist (#1393)
Fix tutorial to follow the conv2d change (#1390)
Add normal distribution to random engines (#1352)
[NNVM][TENSORFLOW] Fixed variable ops shape parsing issue (#1381)
[NNVM][ONNX] Slice, Floor, Ceil, Clip and MatMul support for frontend #1297 (#1371)
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)
Loading