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
76b5a699045367c23657c3654080587f64c5c779
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
8
Feb
7
6
5
4
3
2
1
31
Jan
30
29
28
25
24
23
22
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Dec
29
28
27
26
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
Add tf parser wrapper, infer shape automatically
Optimize move semantics of NodeEntry reducing copies of shared_ptr which causes atomic contention (#2576)
Update plan_memory.cc (#2574)
[BUGFIX] Fix for quantize. (#2573)
[TVM][BUGFIX] Fix missing reduction init predicates (#2495)
[Golang] bugfix #2517 (#2558)
[Python dep] Add missing dep pkg for relay (#2568)
[RELAY][FRONTEND] Tensorflow frontend. (#2216)
[Relay][OP] Add reverse_reshape (#2503)
Misc refactor on graph runtime, layout node (#2557)
Remove duplicate as Checks and CHECK value (#2531)
[VERSION] Move version script to the project root (#2556)
print ast w/o metadata (#2533)
[RELAY] TextPrinter: Use Map Format (#2553)
[RUST][FRONTEND] Add rust frontend v0.1 (#2292)
[CI] Update rust format version (#2550)
[Relay][Frontend] Caffe2 Support (#2507)
[CI] Enable ANTLR in CPU env (#2548)
[COMMUNITY] @FrozenGene -> Reviewer (#2544)
[DOCS][RELAY] Sync up ops with code base (#2532)
Fix typo in Evaluate inference time cost code (#2542)
[RELAY] Copy subfunction arguments to output tuple field (#2537)
Add fallback for ApplyGraphBest (#2485)
Update rustc (#2524)
[OPT] Low-bit Quantization (#2116)
[TFLite][Python 2] Solve TFLite frontend python 2 compatibility and Modify TFLite whl files path (#2529)
add min_repeat_ms to other CUDA tutorials (#2526)
Remove an obsolete comment (#2527)
[BugFix] SSD fully supported on GPUs, updated deploy_ssd tutorial (#2510)
[Relay][Frontend] CoreML Support (#2476)
[BugFix] Copy intermediate result in debug runtime (#2520)
[Doc] TFLite frontend tutorial (#2508)
Optimize Linux shared library modules (*.so files) (#2445)
[DOC]Update doc in _api_internal.py and ir_pass.py (#2514)
[Relay] Add generic & informative Relay error reporting (#2408)
[TOPI] Fix uint8 resize_bilinear issue. (#2490)
Fix Relay docs formatting and grammar (#2471)
1) fixed constant folding for mod operation in CanonicalSimplify 2) added a unit test (#2487)
[Relay] A Normal Form Canonicalization (#2251)
[TEST] Remove script that references previously removed content. (#2481)
Loading