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
fb88b74e4a167d4d4ccdee5883f85a7fd2949182
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
18
Sep
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
[SUBMODULE] update submodule to latest (#1728)
[COMPILER][BUG] Fix out of bound access. (#1723)
[NNVM][KERAS]LSTMCell support (#1686)
[CODEGEN] Fix let expression (#1727)
[NNVM][TOPI] Add mean and product operators (#1628)
[Keras] fix weight shape in dilated conv (#1715)
[NODE] Enable EnvFunc to serialize global function as node (#1721)
Allow inplace memory optimization for different data type (#1696)
[RUNTIME] Support TVMContext (#1720)
[FRONTEND][TENSORFLOW] Helper function to add shapes into the graph. Use tmp folder for model files and clean it. (#1697)
Add demo_android Dockerfile (#1646)
[TOPI] Add dp4a intrinsic to CUDA (#1707)
[NNVM][KERAS] Fix keras model converter and improve tutorial (#1716)
[NNVM]Tensorflow and Onnx basic ops (#1666)
intel graphics conv2d schedule fixed for input shapes (300*300) and (512 * 512) (#1709)
Fix comment of binary op 'elemwise_div' (#1712)
avoid flaky testing errors in test_topi_sparse (#1706)
Bugfix #1692. Constant folding and result comparision allowance. (#1708)
Added a helper function that dumps Node to stderr (#1703)
[TEAM] were -> Reviewer (#1705)
[RUNTIME][API] Graph runtime API enahncement to support NDArray (#1659)
[Tutorial] fix the link thing for the pass tutorial (#1700)
[TEST][Keras] use pretrained model to avoid small error caused by random weights (#1701)
Documentation issues (#1702)
Add dist to python/.gitignore (#1691)
[AUTOTVM][TOPI] Use tunable templates for GPU (CUDA/OpenCL/ROCm/Mali) (#1638)
[Sparse] add sparse tensor computation support (#1289)
Allow log_softmax on explicit trailing dim (#1684)
[Tutorial] tutorial to writing a costumized pass (#1671)
expose SaveToFile symbol on windows (#1685)
Rename axis parameter in onnx squeeze (#1683)
CI Failure Fix (#1682)
[CUDA][TVM] fix constructing invalid command line string for nvcc (#1674)
[FRONTEND][TENSORFLOW] Add Transpose support. (#1665)
Support FoldScaleAxis for depthwise convolution (#1664)
[PASS] Enhance gpu verify pass (#1660)
Fix incorrect doc in conv2d_nhwc_python (#1677)
[TOPI] add nn schedulers for HLS backends (#1663)
[AUTOTVM] Decouple build and run in measurement (#1661)
Fix incorrect stride in conv2d_nhwc_python (#1670)
Loading