2019-03-19 |
Siva | [FRONTEND][TENSORFLOW] Enhance with left over patches... |
commit | commitdiff | tree | snapshot |
2019-03-19 |
Tianqi Chen | [RUNTIME] Scaffold structured error handling. (#2838) |
commit | commitdiff | tree | snapshot |
2019-03-19 |
Tianqi Chen | [DOCKER] Update ci-gpu to include NNPack (#2846) |
commit | commitdiff | tree | snapshot |
2019-03-19 |
Marcus Shawcroft | [DOCKER] Revert git shallow clone change. (#2841) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
hlu1 | [TOPI][ARM] Improve injective schedule (#2801) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
lixiaoquan | [CODEGEN][OPENCL] Fix compile error about ternary expre... |
commit | commitdiff | tree | snapshot |
2019-03-18 |
hlu1 | Fix typo (#2839) |
commit | commitdiff | tree | snapshot |
2019-03-18 |
Ruslan Baratov | Fix Xcode 10 metal compile error (#2836) |
commit | commitdiff | tree | snapshot |
2019-03-17 |
Leyuan Wang | [Relay] Adding _contrib_BilinearResize2D op from mxnet... |
commit | commitdiff | tree | snapshot |
2019-03-17 |
Ruslan Baratov | xcode.py: Decode bytes before output (#2833) |
commit | commitdiff | tree | snapshot |
2019-03-16 |
Tianqi Chen | [COMMUNITY] kazum -> committer (#2831) |
commit | commitdiff | tree | snapshot |
2019-03-16 |
Ruslan Baratov | tvmrpc: Fix includes (#2825) |
commit | commitdiff | tree | snapshot |
2019-03-15 |
Ruslan Baratov | Fix init_proj.py: Team ID expected (#2824) |
commit | commitdiff | tree | snapshot |
2019-03-15 |
Marcus Shawcroft | [DOCKER] Fix git clone failure. (#2816) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Yizhi Liu | upgrade java style-check due to CVE-2019-9658 (#2817) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Wuwei Lin | [TOPI, Relay] ROI Pool operator (#2811) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Wei Chen | [Relay] Add hd,tl,nth for list in Prelude (#2771) |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Siva | [GRAPH] Include default metadata description in graph... |
commit | commitdiff | tree | snapshot |
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 |
next |