Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tic
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenyuanbo
tic
Graph
2b045c560a7bac6852affb2ed5fc9df550405a2f
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Sep
1
31
Aug
30
29
28
27
26
24
23
22
23
22
20
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
26
25
24
23
22
21
19
20
19
18
17
16
15
14
12
11
10
9
8
7
6
5
4
3
2
3
2
1
30
Jun
29
28
27
28
27
25
24
23
22
21
20
19
18
17
15
14
13
12
11
12
11
10
11
10
9
8
7
6
5
6
5
4
3
1
31
May
30
31
29
28
27
25
24
25
24
23
24
23
22
21
22
21
20
17
16
15
16
15
14
13
11
10
11
10
9
8
7
5
3
2
1
30
Apr
29
28
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
[VTA][Chisel] rename USE_TSIM macro with USE_VTA64 and cleanup runtime (#3872)
[Relay] [Parser] fix parser for cast. (#3873)
[WIP][µTVM] Add OpenOCD Low-Level Device (RISC-V Support) (#3756)
[QNN] Requantize - Optimize lowering for some corner cases. (#3864)
Implementation of tile for TFLite (#3814)
[Relay][Any] Add shape func for dynamic shape (#3606)
[NNVM][FRONTEND][ONNX] Fix PReLU conversion (#3813)
[Relay] Bitserial ops (#3844)
Add not operator for the frontend/onnx.py (#3836)
[VTA][TSIM] add virtual memory support to tsim example (#3868)
Improve numerical gradient check (#3856)
Add more cases to keras _convert_reshape (#3846)
[QNN] Concat - Refactoring to C++ (#3819)
[Relay][QNN] Moving Conv, Dense, Concatenate InferTypes to header for sharing. (#3783)
[Relay][QNN] QNNtoRelay & QNNLegalize Pass utility using Relay Legalize API. (#3838)
codegen_spirv support Call::reinterpret (#3795)
[VTA] Infinite recursive device_api.ext_dev call fix. (#3843)
[VTA] Fix RewriteForceSerial Function logic issue. (#3854)
[Relay] Conv2d grad (#3636)
Add build_create_shared_func to tvm/contrib/cc.py (#3840)
Improvements in conda recipe (#3791)
[TEST] Not assuming HOME in tvm/download.py (#3803)
[runtime] reduce set_input and set_input_zero_copy overhead (#3805)
[TensorFlow] Fix limitation that depth_mult can only be 1 for DepthwiseConv2dNative (#3676)
Support MKL on Windows (#3837)
[AutoTVM] Fix database APIs (#3821)
[Relay][Keras] Dot (#3668)
[Bugfix][Keras] axis of softmax (#3834)
[VTA] Parameterization and bug fix in TensorLoad module (#3841)
update docs for installation for CUDA (#3832)
Fix inconsistent python/cpp API behavior for if_then_else, power (#3829)
[VTA][TSIM] Introduce Virtual Memory for TSIM Driver (#3686)
Fix code comment of operators (#3830)
Fixed repo change for llvm-9 to resolve missing dependency issue when building images with llvm enabled (#3826)
Update hybrid_script.rst (#3799)
[Legalize][QNN] Pass out_types to Legalize. Update QNN requantize to read from out_types. (#3782)
[CODE] Halide attributions (#3824)
[Relay] Fix typo in parser (#3785)
[TVM] Fix warnings (#3817)
[TOPI][Relay][TensorFlow] Add OneHot operator (#3781)