platform/upstream/tvm.git
2019-05-09 Bing Xu[BuildModule] Fix AlterLayout Pass (#3155)
2019-05-09 Yao Wang[Relay][Op] Adaptive pooling (#3085)
2019-05-08 Luis Vega[RFC] [VTA] [TSIM] Enabling Cycle-Accurate Hardware...
2019-05-08 Zhifix python lint warnings (#3145)
2019-05-08 Tianqi Chen[CI] Always run cpptest during build to ensure library...
2019-05-08 Bing XuRelay C++ Build Module (#3082)
2019-05-08 Leyuan Wang[Bugfix][TOPI] conv2d_transpose bugfix (#3138)
2019-05-08 Marcus Shawcroft[DOC] fix :code: markup syntax (#3140)
2019-05-08 Wei ChenHandle vectorize for LE statement (#3137)
2019-05-05 masahi[ROCm] Fix dense autotvm template registration (#3136)
2019-05-05 Yong Wu[Relay][Frontend] add log op in tf frontend (#3111)
2019-05-05 Lianmin Zheng[TOPI] Fix mali conv2d performance regression (#3131)
2019-05-04 Tianqi Chen[ARITH] Constraint-aware ConstIntBound, Enhance Canonic...
2019-05-03 Jessica Davies[DOC] Developer documentation for InferBound pass....
2019-05-02 Marcus Shawcroft[DOC] Various documentation improvements (#3133)
2019-05-02 Jared Roesch[Relay][Runtime] Add memory manager for NDArray (#3121)
2019-05-02 Haichen ShenAdd MXNet converter for RNN layer ops (#3125)
2019-05-02 Tianqi Chen[LINT] Add more allowed file type
2019-05-02 Jared Roesch[Relay][Runtime] Add support for virtual machine Object...
2019-05-02 Lianmin ZhengUpdate CONTRIBUTORS.md (#3130)
2019-05-01 Marcus Shawcroft[DOC] Add missing targets to target_name documentation...
2019-05-01 Yida WangMinor addition to graph runtime debug (#3129)
2019-05-01 Zhao WuFix PRelu layout in Relay (#3013)
2019-05-01 Marcus Shawcroft[DOC] various assorted grammar fixes (#3127)
2019-05-01 songqun[FRONTEND][TFLITE] Add FULLY_CONNECTED op into tflite...
2019-05-01 lixiaoquan[Relay][Tensorflow] Allow an op as loop var. (#3056)
2019-05-01 Zhi[RELAY][FUSION] Enhance fusion rule that starts from...
2019-05-01 Haichen Shen[Bugfix] Fix type code error for StringImm (#3050)
2019-04-30 RahulFixing a doc nit (#3123)
2019-04-29 Jared RoeschFix bug in ONNX importer (#3084)
2019-04-29 Leyuan Wang[Relay][TOPI] Gluncv SSD support on the GPU (#2784)
2019-04-29 Yizhi Liu[Lang] Fix undef BijectiveLayout and add scalar layout...
2019-04-29 Gemfieldporting new upsample test case from nnvm to relay ...
2019-04-29 masahi[Relay, OpFusion] Better tuple fusion implementation...
2019-04-28 Tianqi Chen[LINT] recover lint error, add asf header check (#3117)
2019-04-28 Tianqi Chen[CI] Add file type check (#3116)
2019-04-28 Wuwei Lin[TOPI] Fix group_conv2d unit test (#3113)
2019-04-28 MaxXingfixed some typos (#3112)
2019-04-27 Pedro LarroyCheck that the node is not null, add contains to OpMap...
2019-04-27 Meghan Cowan[TOPI] Bitserial dense operators for CPU (#3051)
2019-04-27 Bing Xu[ROCM] Fix conv2d (#3107)
2019-04-27 Ruizhe Zhao... Fixed issue #3069 by checking op tag (#3070)
2019-04-26 Salem Derisavi1) fixed a functional bug in loop partitioning algorith...
2019-04-26 Salem Derisavi[TVM][ARITH] Teach BoundDeduce to handle the case in...
2019-04-26 Wuwei Lin[Relay, Quantization, TOPI] int8 dense on CUDA & Dense...
2019-04-26 Tianqi Chen[COMMUNITY] @vinx13 -> committer (#3100)
2019-04-26 Siva[TEST][FLAKY] fix for #3099 (#3101)
2019-04-26 lixiaoquan[Relay][TensorFlow] Remove 'input_0d_mismatch' special...
2019-04-25 Logan WeberAdd VSCode directories to gitignore (#3095)
2019-04-25 Hiroyuki Makino[Relay][TOPI] Add rsqrt operator (#2949)
2019-04-25 Josh Pollock[Relay][Text Format] Fix Pretty Printing Annotations...
2019-04-25 Liang-Chi HsiehUse bridge network and expose port on macOS when launch...
2019-04-25 eqycheck in (#3089)
2019-04-24 OuHangKresnikFix UnboundLocalError: local variable 'tensor' referenc...
2019-04-23 GemfieldEnhance upsample operator to adapt onnx opset version...
2019-04-22 Bing Xu[Relay] fix target string (#3071)
2019-04-22 Liang-Chi HsiehFix code comment and typos. (#3063)
2019-04-21 Yong Wu[Frontend][TF] Fix Placeholder issue (#2834)
2019-04-20 Lianmin Zheng[TOPI] Rename output tensors for better readability...
2019-04-20 hlu1[Bugfix] Fix winograd nnpack fp16 (#3046)
2019-04-19 masahifix PostOrderVisit signature (#3048)
2019-04-19 lixiaoquan[RELAY] Avoid unnecessarily reconstructing FunctionNode...
2019-04-19 Yong Wu[Relay][Frontend] TF Tile Round Sign Pow Exp Reverse...
2019-04-18 SijuBugfix for path issues (#3038)
2019-04-18 Balint CristianAdditional fix for PR#2972 (#3044)
2019-04-17 雾雨魔理沙[Relay] Add printing for ADT Type (#3030)
2019-04-17 Yinghai LuImplement relay nn.bias_add compute in C++ (#3027)
2019-04-17 Balint CristianSupport Deriving channels when it is not provided in...
2019-04-17 雾雨魔理沙[Relay] Fix Fuse (#3035)
2019-04-17 Pedro LarroyUpdate dmlc-core, fix default ctors of NodeEntry ...
2019-04-16 Steven S. LyubomirskyEnsure interpreted functions can take values that are...
2019-04-16 hlu1Add caffe2 nnvm frontend to CI (#3018)
2019-04-16 雾雨魔理沙Update expr.h (#3031)
2019-04-16 Alexander PivovarovSimplify TF get_output_names (#3025)
2019-04-16 雾雨魔理沙[Relay] Fix BatchMatMulRel typerelation (#3032)
2019-04-16 Sergei Grechanik[ARITH] Fix x||!x for comparisons in rewrite simplifier...
2019-04-16 tkat0[DOC] Add Android Tutorial (#2977)
2019-04-15 Logan Weber[Relay] Add compiler pass tutorial docs (#2746)
2019-04-15 雾雨魔理沙[Relay] use unordered_map instead of map in ANF (#3024)
2019-04-15 Ehsan M. Kermani[RUST][FRONTEND] Fix resnet example (#3000)
2019-04-13 Tianqi Chen[COMMUNITY] @hlu1 -> Reviewer (#3021)
2019-04-13 MORINAGA[Heterogeneous][Bugfix] Fix bug of wrongly generated...
2019-04-13 Josh Pollock[Relay][Text Format] Pretty Printer Smart Inlining...
2019-04-13 hlu1[Bugfix] Fix caffe2 nnvm frontend (#2996)
2019-04-12 Bing Xu[Relay] C++ GraphRuntimeCodegen, Deprecate Python2...
2019-04-12 Logan Weber[Relay] Add gradient operator tutorial docs (#2751)
2019-04-12 eqy[NIT] fix relay invariant error message (#3011)
2019-04-12 Ce Gao[AutoTVM] Fix typos (#3014)
2019-04-12 Alexey RomanovSupport SpaceToBatchND/BatchToSpaceND in Tensorflow...
2019-04-11 Lianmin Zheng[AutoTVM] fix argument type for curve feature (#3004)
2019-04-10 James Gilles[REFACTOR] Use more TypedPackedFuncs (#2981)
2019-04-10 Yizhi Liufix java checkstyle version (#2998)
2019-04-10 eqyadd output format to ndk build func (#2999)
2019-04-10 Philip Hyunsu ChoExpose backtrace symbols in Debug mode (#3001)
2019-04-09 雾雨魔理沙Update let_list.h (#2987)
2019-04-09 雾雨魔理沙add document (#2714)
2019-04-09 雾雨魔理沙[Relay] Add expr_visitor, fix expr_functor exponential...
2019-04-09 Wuwei Lin[Relay] InferCorrectLayout for strided_slice & min_num_...
2019-04-08 Jared Roesch[Relay][RFC][Fix] Rename RelayPrint to AsText (#2984)
2019-04-08 Tianqi Chen[HEADER] Add Header to Comply with ASF Release Policy...
next