2019-03-30 |
Tianqi Chen | [AUTOTVM] Refactor measure build func (#2927) |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Haichen Shen | [Tutorial] Cache the test data in tutorial (#2923) |
commit | commitdiff | tree | snapshot |
2019-03-30 |
Tianqi Chen | Revert "[Relay] add test for second order ad (#2754... |
commit | commitdiff | tree | snapshot |
2019-03-30 |
雾雨魔理沙 | [Relay] add test for second order ad (#2754) |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Andrew Tulloch | TVM debugresult dump to Chrome Tracing (#2922) |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Wuwei Lin | [Relay, TOPI] Deformable conv2d (#2908) |
commit | commitdiff | tree | snapshot |
2019-03-29 |
masahi | [Relay] Add support for TupleGetItem in op fusion ... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Hao Jin | add support for mxnet smooth_l1 (#2905) |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Mark Rogers | Unified error handling in NNVM and Relay frontends... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Haichen Shen | [TEST] Cache test data (#2921) |
commit | commitdiff | tree | snapshot |
2019-03-28 |
Yao Wang | Turn on USE_SORT by default (#2916) |
commit | commitdiff | tree | snapshot |
2019-03-27 |
雾雨魔理沙 | [Relay] clean up hd, change tl (#2917) |
commit | commitdiff | tree | snapshot |
2019-03-27 |
Nick Hynes | [Relay] Allow converting keras.layers.Sequential (... |
commit | commitdiff | tree | snapshot |
2019-03-27 |
Tianqi Chen | [COMMUNITY] ASF mentors (#2906) |
commit | commitdiff | tree | snapshot |
2019-03-27 |
Andrew Tulloch | Allow linking against MKLML (#2902) |
commit | commitdiff | tree | snapshot |
2019-03-26 |
Tianqi Chen | [DOCKER] Upgrade ci-cpu to latest v0.50 (#2901) |
commit | commitdiff | tree | snapshot |
2019-03-26 |
Marcus Shawcroft | [TESTS] Import script robustness (set -u) (#2896) |
commit | commitdiff | tree | snapshot |
2019-03-26 |
Zhao Wu | [Relay] Fix Relay ARM CPU depthwise spatial pack schedu... |
commit | commitdiff | tree | snapshot |
2019-03-26 |
hlu1 | winograd_nnpack (#2721) |
commit | commitdiff | tree | snapshot |
2019-03-25 |
Nick Hynes | [Relay] Fix name of bias in testing.mlp (#2892) |
commit | commitdiff | tree | snapshot |
2019-03-25 |
Marcus Shawcroft | [TESTS] Improve script robustness (#2893) |
commit | commitdiff | tree | snapshot |
2019-03-25 |
Jhony Guan | Add dense schedules to __init__ for cpu (#2855) |
commit | commitdiff | tree | snapshot |
2019-03-25 |
XiaolongMeng | fix prelu, now can use on 2d input and add one test... |
commit | commitdiff | tree | snapshot |
2019-03-25 |
Luis Vega | [Apps] [howto_deploy] fix cxx-flags order and build... |
commit | commitdiff | tree | snapshot |
2019-03-24 |
Wuwei Lin | [Relay][Op] Add group conv2d dispatch to topi function... |
commit | commitdiff | tree | snapshot |
2019-03-24 |
Nick Hynes | Use version invariant rustfmt (#2886) |
commit | commitdiff | tree | snapshot |
2019-03-24 |
Gemfield | Enhance upsample operator to adapt onnx opset version... |
commit | commitdiff | tree | snapshot |
2019-03-24 |
Zhi | [RELAY][Frontend][TF] decompile tf control flow (#2830) |
commit | commitdiff | tree | snapshot |
2019-03-23 |
雾雨魔理沙 | do (#2883) |
commit | commitdiff | tree | snapshot |
2019-03-23 |
Sergei Grechanik | [ARITH] RewriteSimplifier: improved cmp simplification... |
commit | commitdiff | tree | snapshot |
2019-03-23 |
kparzysz | Fix setting up hints for getaddrinfo (#2872) |
commit | commitdiff | tree | snapshot |
2019-03-23 |
Nick Hynes | Add missing sgx includes (#2878) |
commit | commitdiff | tree | snapshot |
2019-03-23 |
Wei Chen | [Relay] Add list update to prelude (#2866) |
commit | commitdiff | tree | snapshot |
2019-03-23 |
hlu1 | [NNPACK] Modernize test (#2868) |
commit | commitdiff | tree | snapshot |
2019-03-23 |
Josh Pollock | [Relay][Text Format] Reverse CallNode Print Order ... |
commit | commitdiff | tree | snapshot |
2019-03-23 |
Marcus Shawcroft | [DOCKER] Pin flatbuffers checkout to the last release... |
commit | commitdiff | tree | snapshot |
2019-03-21 |
雾雨魔理沙 | Fix error reporting for missing axis (#2835) |
commit | commitdiff | tree | snapshot |
2019-03-20 |
Josh Pollock | [Relay][Text Format] Text Printer Refactor and Debug... |
commit | commitdiff | tree | snapshot |
2019-03-20 |
Andrew Tulloch | Truncate function name (#2863) |
commit | commitdiff | tree | snapshot |
2019-03-20 |
Zeno Gantner | fix typos: 4x "disbale" to "disable" (#2865) |
commit | commitdiff | tree | snapshot |
2019-03-20 |
Liangfu Chen | [Relay] Improved `multiply_rewrite` for gluoncv_ssd... |
commit | commitdiff | tree | snapshot |
2019-03-20 |
lixiaoquan | Fix an OrderDict initilization bug. (#2862) |
commit | commitdiff | tree | snapshot |
2019-03-20 |
Haichen Shen | [Relay][Frontend] Add ops in mxnet converter (#2844) |
commit | commitdiff | tree | snapshot |
2019-03-20 |
Bing Xu | [AlterLayout] NCHWc upsampling, fix depthwise conv... |
commit | commitdiff | tree | snapshot |
2019-03-20 |
hlu1 | [Docker] Enable NNPACK for ci_gpu (#2856) |
commit | commitdiff | tree | snapshot |
2019-03-19 |
Leonardo lontra | [Relay][Frontend][keras] added interpolation method... |
commit | commitdiff | tree | snapshot |
2019-03-19 |
Nick Hynes | Pin rust version used to compile tools (#2852) |
commit | commitdiff | tree | snapshot |
2019-03-19 |
Ruslan Baratov | Update iOS RPC README (#2847) |
commit | commitdiff | tree | snapshot |
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 |
next |