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
10b7757ab6fe6aadda4b48d6a39fef0d06daef77
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
2
Oct
1
30
Sep
29
28
27
26
25
24
23
22
21
20
19
18
17
15
14
13
12
11
10
9
7
6
4
3
31
Aug
29
28
27
25
24
23
22
21
20
19
18
17
16
15
14
13
11
10
9
8
6
5
4
3
2
1
31
Jul
30
29
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
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
[TOPI] Update TopHub and benchmark (#1796)
Change error.h path in doc.h (#1794)
[NNVM][TEST] Numgrad: fix nan and multioutput (#1754)
[TOPI] Add conv2d int8 template (#1735)
[NODE] Keep base node system in HalideIR (#1793)
[RELAY] First pass at pretty printer (#1749)
[IR] eager constant folding in operator overloading (#1789)
[Relay] Incorporate TypeRelations into more tests (#1792)
Add atol=1e-5 to test_topi_matmul.test_matmul (#1791)
Add docs/dev/relay_add_op.rst to docs/dev/index.rst (#1790)
[Relay] Free Variables (#1786)
[BUG] Fix incorrect libcuda.so found by cmake when multiple versions of CUDA exist (#1788)
Implement tensorflow relational operators and related tests (#1714)
support of multiple devices for tvm.build (#1773)
[NNVM][TENSORFLOW]Fix lstm testcase to support get_output without size input (#1731)
[Relay][DOC] Add tutorial for adding an operator to Relay (#1778)
[RELAY] Refactor type inference to use type solver (#1779)
Added Dockerfile demonstrating OpenCL & OpenGL installation (#1770)
[SGX] Improve edgeroutines (#1775)
Adding source types to C++ reduce functions (#1771)
[ONNX][FRONTEND] Constantfill - #1539 (#1764)
[TOPI] Access topi::matmul from Python (#1744)
[Relay] Restore kind checking (#1758)
[RUNTIME] Use weak link for fp16 functions (#1769)
INT8 conv operator implementation with NCHWc data layout for Intel machines (#1680)
[RUNTIME] Add fp16/fp32 conversion functions (#1766)
[DOCKER] CUDA upgrade to 9.0 to acommodate tensorflow-gpu (1.10.0). (#1761)
[NNVM] Bugfix operator fusion for residual block with layout transform (#1760)
[DOC]Errors corrected (#1767)
[DOC] Argument name correction. (#1765)
Update SGX cmake (#1763)
[FRONTEND][TENSORFLOW] NCHW layout support (Resnet V1/V2). (#1743)
fix buffer elem_offset calculation (#1762)
[DOCKER] Golang CI recipe. (#1759)
[NNVM]Keras SimpleRnn and GRU support (#1729)
Heterogeneous Runtime (#1695)
[RELAY] IR Wellform Checker (#1748)
[TVM] Fix operator!= for Tensor (#1753)
Fix Softmax in onnx frontend (#1642)
[NODE][RELAY] Move most of the reference related code to node (#1747)
Loading