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
10df78a5ecd9bb43e8884e9e15929ec9e7202c31
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
16
Apr
15
14
13
12
11
10
9
8
7
5
4
3
2
1
2
1
31
Mar
30
29
28
27
28
26
25
24
23
22
21
20
19
18
19
18
17
16
15
14
15
14
13
12
11
12
10
11
10
9
8
7
6
5
4
3
2
1
28
Feb
27
28
27
26
27
26
25
24
22
21
20
19
20
19
18
17
16
15
14
13
12
10
9
8
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
[Relay] Fix BatchMatMulRel typerelation (#3032)
[ARITH] Fix x||!x for comparisons in rewrite simplifier (#3029)
[DOC] Add Android Tutorial (#2977)
[Relay] Add compiler pass tutorial docs (#2746)
[Relay] use unordered_map instead of map in ANF (#3024)
[RUST][FRONTEND] Fix resnet example (#3000)
[COMMUNITY] @hlu1 -> Reviewer (#3021)
[Heterogeneous][Bugfix] Fix bug of wrongly generated device_map (#2990)
[Relay][Text Format] Pretty Printer Smart Inlining (#2881)
[Bugfix] Fix caffe2 nnvm frontend (#2996)
[Relay] C++ GraphRuntimeCodegen, Deprecate Python2 (#2986)
[Relay] Add gradient operator tutorial docs (#2751)
[NIT] fix relay invariant error message (#3011)
[AutoTVM] Fix typos (#3014)
Support SpaceToBatchND/BatchToSpaceND in Tensorflow frontend (#2943)
[AutoTVM] fix argument type for curve feature (#3004)
[REFACTOR] Use more TypedPackedFuncs (#2981)
fix java checkstyle version (#2998)
add output format to ndk build func (#2999)
Expose backtrace symbols in Debug mode (#3001)
Update let_list.h (#2987)
add document (#2714)
[Relay] Add expr_visitor, fix expr_functor exponential blowup problem (#2988)
[Relay] InferCorrectLayout for strided_slice & min_num_branches option in CombineParallelConv2D (#2961)
[Relay][RFC][Fix] Rename RelayPrint to AsText (#2984)
[HEADER] Add Header to Comply with ASF Release Policy (#2982)
Rustify PackedFunc & Friends (#2969)
[WIP][AUTOTVM][TOPI] Port x86 NCHWc to AutoTVM for Task Extraction (#2664)
[TVM][Bugfix] Fix missing runtime:: (#2966)
[tvm4j] provide error msg for failure function call (#2967)
[REFACTOR] Remove stale verilog generator (#2964)
Removed std::unary_function because it is deprecated and removed in newer c++(https://en.cppreference.com/w/cpp/utility/functional/unary_function) (#2962)
[TOPI] bitserial_conv2d move to autotvm template and updates (#2819)
fix undefined reference to dlopen, etc (#2957)
[RUST] Remove empty ty.rs (#2958)
[Relay][Frontend] Adding ADD operator to tflite frontend for compiling the MobileNetV2 (#2919)
[Relay][Frontend] Support tf.where (#2936)
[RUNTIME][OPENCL] Make OpenCL runtime Compatible with OpenCL2.0 #2897 (#2950)
[Relay][Frontend] Support TF Gather (#2935)
[Rust] Unify types between bindings and pure Rust impl (#2616)
Loading