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
f0ae8e31279169b23d857cb5a4419768da09e370
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
28
Apr
27
26
27
26
25
24
25
23
22
21
20
19
18
17
16
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
porting new upsample test case from nnvm to relay (#3115)
[Relay, OpFusion] Better tuple fusion implementation (#3092)
[LINT] recover lint error, add asf header check (#3117)
[CI] Add file type check (#3116)
[TOPI] Fix group_conv2d unit test (#3113)
fixed some typos (#3112)
Check that the node is not null, add contains to OpMap (#3037)
[TOPI] Bitserial dense operators for CPU (#3051)
[ROCM] Fix conv2d (#3107)
Fixed issue #3069 by checking op tag (#3070)
1) fixed a functional bug in loop partitioning algorithm that is exposed when double splitting with indivisible factors 2) added a testcase (#2956)
[TVM][ARITH] Teach BoundDeduce to handle the case in which target var can appear in rhs of expression (#2795)
[Relay, Quantization, TOPI] int8 dense on CUDA & Dense op quantization (#2877)
[COMMUNITY] @vinx13 -> committer (#3100)
[TEST][FLAKY] fix for #3099 (#3101)
[Relay][TensorFlow] Remove 'input_0d_mismatch' special handling (#3087)
Add VSCode directories to gitignore (#3095)
[Relay][TOPI] Add rsqrt operator (#2949)
[Relay][Text Format] Fix Pretty Printing Annotations (#3041)
Use bridge network and expose port on macOS when launch docker image (#3086)
check in (#3089)
Fix UnboundLocalError: local variable 'tensor' referenced before assignment (#3074)
Enhance upsample operator to adapt onnx opset version 9 for nnvm comp… (#2968)
[Relay] fix target string (#3071)
Fix code comment and typos. (#3063)
[Frontend][TF] Fix Placeholder issue (#2834)
[TOPI] Rename output tensors for better readability (#3006)
[Bugfix] Fix winograd nnpack fp16 (#3046)
fix PostOrderVisit signature (#3048)
[RELAY] Avoid unnecessarily reconstructing FunctionNode. (#3047)
[Relay][Frontend] TF Tile Round Sign Pow Exp Reverse (#2960)
Bugfix for path issues (#3038)
Additional fix for PR#2972 (#3044)
[Relay] Add printing for ADT Type (#3030)
Implement relay nn.bias_add compute in C++ (#3027)
Support Deriving channels when it is not provided in AlterLayout. (#2972)
[Relay] Fix Fuse (#3035)
Update dmlc-core, fix default ctors of NodeEntry (#3017)
Ensure interpreted functions can take values that are not TensorValues (#3015)
Add caffe2 nnvm frontend to CI (#3018)
Loading