projects
/
platform
/
upstream
/
tvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/tvm.git
2019-03-14
Wuwei Lin
[Relay][Quantization] Fix duplicated simulated quantiza...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Leyuan Wang
[Bugfix] Repeat and tile bug fixed, relay tests added...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Tianqi Chen
[ARITH] RewriteSimplifier: min/max, logical, select...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
hlu1
Fix caffe2 relay frontend (#2733)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
lixiaoquan
Fix a bug in nnvm to relay converter. (#2756)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Ashutosh Parkhi
Support for sign (#2775)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
hlu1
Update HalideIR and dmlc-core to the latest (#2809)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Haichen Shen
[COMMUNITY] @sxjscience -> Reviewer (#2807)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Haichen Shen
[Relay/TOPI][Op] Add shape op in Relay and TOPI (#2749)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Leyuan Wang
[Relay][Frontend] Add reverse op to relay (#2800)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Salem Derisavi
Ensure loop count is a constant before trying to unroll...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Alexander Pivovarov
Make cpptest build on Ubuntu (#2798)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Tianqi Chen
[DOCKER] Update docker protocol (#2793)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Tianqi Chen
[COMMUNITY] @wweic -> Reviewer (#2789)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Tianqi Chen
[DOCS] Phase out nnvm tutorials (#2783)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Tianqi Chen
[DOCS] Cleanup the relay docs location (#2785)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Alexander Pivovarov
Make topi cuda nms_gpu method signature similar to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Tianqi Chen
[TEST] recover tflite test (#2788)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Zhi
[Relay] Pass manager (#2546)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Tianqi Chen
[TEST] Hotfix CI outrage after TF in docker update...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
SasakiSaki
[Relay] Improve more operator mxnet frontend importer...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andrew Tulloch
Implement flop support for int8 models (#2776)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Yao Wang
[Object Detection] Gluoncv SSD support on CPU (#2353)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Yong Wu
[relay][frontend] TensorFlow saved model support (...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Leyuan Wang
[Relay/TOPI][Frontend] Add tile and repeat operators...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Yong Wu
update relay python api doc (#2766)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
abergeron
Add the new logical operators to the doc. (#2761)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
Tianqi Chen
[ARITH] Analyzer RewriteSimplifier: add/sub/mul/div...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
雾雨魔理沙
fix typo in backend interpreter (#2752)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
lee
[WIN] Fix a bug in find_llvm when specify llvm-config...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
Tianqi Chen
[COMMUNITY] @kevinthesun -> committer (#2760)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
abergeron
Improvements to the conda build (#2742)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Tianqi Chen
[DLPACK] fix flaky ctypes support (#2759)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
MORITA Kazutaka
[RUNTIME][OPENCL] set type_key even when platform is...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Wuwei Lin
[Relay][Quantization] Speed-aware quantization scheme...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Leyuan Wang
revert PR#2420 nms changes (#2747)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Andrew Tulloch
Fix vmlal.s16 code generation for int8 x int8 -> int32...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
abergeron
[Relay] Add logical operators (#2743)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
MORITA Kazutaka
Improve NNVM to Relay conversion (#2734)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Haichen Shen
[Bugfix][Relay][Frontend] Fix bug in mxnet converter...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
MORITA Kazutaka
[RUNTIME][OPENCL] clFinish before releasing memory...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Leyuan Wang
[Relay][TOPI][OP] intel_graphics conv2d alterlayout...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
ziheng
[VERSION] Update to 0.6.dev (#2736)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Haichen Shen
[Relay][Frontend][Bugfix] Fix bug in converting slice_a...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Wuwei Lin
[RELAY][OP] Faster-RCNN Proposal OP (#2725)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Martin Boos
use LLVM linker (#2713)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
ziheng
[COMMUNITY] @sgrechanik-h -> Reviewer (#2732)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Ruslan Baratov
Docs: pip dependencies for testing (#2728)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Marcus Shawcroft
[DOCKER] Pin pylint==1.9.4 (#2727)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Andrew Tulloch
Fix compilation on XCode 10 (#2731)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
雾雨魔理沙
[Relay] Higher order reverse mode automatic differentia...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
MORINAGA
[DOCS] Fix tutorial (#2724)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Haichen Shen
[Relay][Frontend] Add slice axis op in mxnet converter...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Haichen Shen
[Relay][Frontend] Add a few mxnet ops in relay frontend...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Ashutosh Parkhi
[Tensorflow, NNVM, TOPI] Support for logical operators...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Wuwei Lin
[RELAY][PASS] Common subexpression elimination (#2639)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Tianqi Chen
[EXPR] ir_operator.h->expr_operator.h Centralize const...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Tianqi Chen
[ARITH] Analyzer Infra, ConstIntBound, Modular (#2668)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Haichen Shen
[Relay/TOPI][Op] Add batch_matmul in relay and TOPI...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Salem Derisavi
Defined a common base class for TensorComputeOp and...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Hiroyuki Makino
[Doc] Relay tutorial - Deploy the Pretrained Model...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Marcus Shawcroft
Docker build script robustness (#2710)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Marcus Shawcroft
Improve task_lint.sh robustness (#2711)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
eqy
[TOPI][Relay] Fix default `out_dtype` for `conv2d_NCHWc...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Hao Jin
support MXNet _minimum and _maximum (#2709)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
雾雨魔理沙
[Relay] fix checkwellform (#2705)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Marcus Shawcroft
Pin pylint version 2.2.2 (#2698)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Ruslan Baratov
Few docs fixes (#2703)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
MORITA Kazutaka
[DOC] MXNet frontend tutorial (#2688)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Wei Chen
[Relay][Doc] Separate arguments types formatting with...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Marcus Shawcroft
Docker updates (#2702)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Wuwei Lin
[RELAY][PASS] Enable switching CanonicalizeOps in pass_...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Truman TIAN
[DOC] Using External Libraries in Relay (#2694)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Yizhi Liu
[Lang] Layout in TVM node system (#2509)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
eqy
[AUTOTVM] tweak `sample_int` implementation (#2677)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
lixiaoquan
[RELAY] Fix get_int_tuple for shape like '(1001,)'...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Denis Khalikov
[CODEGEN LLVM GPU] Initialize llvm before lookup for...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Salem Derisavi
Handle Select in IntSetEvaluator (#2687)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Takeshi Watanabe
[RUST] Fix typo (#2681)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Marcus Shawcroft
Stop pylint complaining about unnecessary return statem...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
lixiaoquan
Support mean in NNVM to Relay converter. (#2680)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
MORITA Kazutaka
[DOC] CoreML frontend tutorial (#2667)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Marcus Shawcroft
[PYLINT] Disable consider-using-get (#2654)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Hao Jin
add converter for MXNet slice in nnvm and relay (#2662)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Logan Weber
[Relay] Port param dict save/load from NNVM (#2620)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
雾雨魔理沙
[Relay] add more descriptive error for checked_type...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Steven S. Lyubomirsky
[Relay] Ensure nested higher-order functions are treate...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Siju
yolo reorg op for relay (#1941)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Siju
REGION op removed from topi and added in darkent fronte...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
hlu1
[Graph Runtime] Run_individual for benchmarking individ...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
MORINAGA
[AUTOTVM][Bugfix] Fix history loader for heterogeneous...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
在原佐为
Add CONCATENATION to tflite frontend, support Inception...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
雾雨魔理沙
[Relay] fix error in ANF (too agressively inline atomic...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
雾雨魔理沙
fix (#2674)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Jian Weng
[Hybrid Script] Add `max_num_threads` (#2672)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Tianqi Chen
[BUILD] Simplify after bind device type (#2670)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
雾雨魔理沙
[Relay] add more function to prelude (#2660)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
Junru Shao
Fix -Wreturn-std-move and -Wself-assign-overloaded...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
Haichen Shen
[Relay/TOPI][OP] Add arange op in Relay and TOPI (...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
Haichen Shen
add committer (#2661)
commit
|
commitdiff
|
tree
|
snapshot
next