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
11050fdae41c9aceca7254c8f36409d323b341b1
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
26
Dec
25
24
22
21
20
19
18
17
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Nov
29
28
27
26
25
24
22
21
20
19
18
16
15
14
13
12
11
10
9
7
6
5
4
2
1
31
Oct
30
29
28
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
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
[Relay][OP] Add cast op (#2319)
[NNVM] Fix dtype of output of mean. (#2334)
[RELAY] Inline scalar compute (#2335)
[TOPI][CUDA] Add reorder option in int8 conv2d (#2327)
Add a the ability to trigger debugging in the interpreter without recompiling (#2219)
[relay][frontend] Enable ssd test by attaching schedules to multibox and ssd ops (#2322)
[DOCS] typo "@func myfunc" => "func @myfunc" (#2333)
[FRONTEND][TENSORFLOW] Bugfix (#2326)
[RELAY][AUTOTVM] Extract tuning tasks from Relay programs (#2181)
[Relay][Docs] Fix broken bullet points in Relay operator addition tutorial (#2325)
[RELAY] Add missing arg in vgg (#2329)
[Relay][docs] Details on comp. graphs in Relay dev intro (#2324)
[ROCM] Make sure all bit code files exist (#2323)
[NNVM] Fix dtype of output of pad. (#2331)
Small refactors and bug fixes. (#2281)
[BUGFIX] Seg fault in memory planing for symbolic shape (#2317)
[Relay][Frontend] Add MXNet test example for relay (#2316)
[COMMUNITY] @eqy -> Committer (#2311)
[relay][op] multibox_transform_loc (#2315)
[TVM] Move check_numerical_grads to tvm.testing_ (#2314)
[DOC] Codebase walkthrough with vector add example (#2273)
[Hybrid Script] Inter-function call supported! (#2287)
Bundled interpreter demo (#2297)
add relay and autotvm in readme (#2312)
[PASS] Avoid recursion in FoldScaleAxis (#2299)
[Relay][doc] Update the description of returns in mxnet.py (#2309)
added error checking to loading symbol json (#2301)
[RELAY] Add broadcast_to operator (#2276)
[RELAY] Support concatenate. (#2298)
[CI] Golang unit test trigger for Jenkins (#2266)
[TOPI] NCHWc added input shape 4 condition, intel graphics conv2d schedule debugged for inception_v3 workloads (#2265)
Add method to get nd array size, for helpful printing
[RELAY] Fix alter_op_layout (#2289)
[DOC] fix installation doc (#2290)
Comment out some spammy test logging
Add methods to get and set params blob on GPU
Merge branch 'mace' of github.com:mpicloud/tvm into mace
Adds a hacky implementation to allocate contiguous memory for model params instead of individual mallocs
[DOC]Update documentation (#2286)
[FRONTEND][TENSORFLOW] Support Unstack and Split (#2105)
Loading