platform/upstream/tvm.git
2019-11-12 Eric PlatonFix the TF tutorial to run against TF2.0 and TF1.x...
2019-11-12 Wei Chen[Relay][Op][TF] Complete tensor array unstack with...
2019-11-12 Ina DobrevaAdd test for the qnn_add operator (#4282)
2019-11-12 Haichen Shenadd (#4311)
2019-11-12 Xingyu Zhou[Relay][Frontend][Keras] batch_norm op params not handl...
2019-11-12 jmorrillFix incorrect call to Unicode Win32 InetPton (#4306)
2019-11-12 Neo Chien[Relay][Frontend][Tensorflow] Fix type assignment for...
2019-11-11 Yao WangAdd More Shape Functions (#4179)
2019-11-11 Wei Chen[TF][Relay][Op] Pass module when infer shape (#4287)
2019-11-11 Tianqi Chen[RUNTIME][REFACTOR] Use object protocol to support...
2019-11-11 Yong Wu[TF][TEST] add test_forward_reduce_any back (#4301)
2019-11-11 Yao WangFix tf reshape (#4285)
2019-11-11 Zhi[tutorial] Relay pass infra tutorial (#4083)
2019-11-11 Animesh Jain[TOPI][AlterOpLayout][ARM] Enabling NHWC to NCHW layout...
2019-11-10 Zhao Wu[RUTNIME] Support C++ RPC (#4281)
2019-11-10 Zhao Wu[TFLite] Support PRelu (#4298)
2019-11-10 Wei Chen[Test][TF][Relay] Fix argument preparation for vm test...
2019-11-10 Yizhi Liu[Codegen][cuda-fp16] fallback to fp32 simulation when...
2019-11-10 Yizhi LiuRename ml.dmlc.tvm to org.apache.tvm (#4290)
2019-11-09 Minmin Sun... Auto TensorCore CodeGen (#4234)
2019-11-08 peikeUpdate tvm_runtime.h (#4278)
2019-11-08 Cody Hao Yu[TOPI][CUDA] Fix Winograd Kernel Size Support (#4276)
2019-11-07 Jon Soifer[Relay][Frontend][ONNX] Add support for broadcasting...
2019-11-07 Josh Fromm[AutoTVM] Add batch_matmul to tunable operations (...
2019-11-06 Cody Hao Yu[TOPI] Fix bug in Winograd on CUDA (#4260)
2019-11-06 Neo Chien[Contrib] Fix error message at callback_get_section_siz...
2019-11-06 Liangfu Chen[VTA] Hotfix for padded load test in Chisel VTA (#4264)
2019-11-06 Tianqi Chen[DOCS] Update link loc (#4257)
2019-11-05 zhuochenworkaround typing.Deque import error for Python 3.5...
2019-11-05 Thomas ViehmannRequire LLVM >= 9 for AMDGPU backend (#4253)
2019-11-04 Tianqi ChenCI trigger after repo move (#4252)
2019-11-04 Trevor Morris[Relay][Frontend][Tensorflow] Fix GatherV2, Add StopGra...
2019-11-04 Kimremove PEP498 f-string new feature for support python...
2019-11-04 XFPlusFix typo in err msg (#4251)
2019-11-02 Hua Jiang[VTA] Performance optimize, remove unnecessary contigio...
2019-11-02 Yao WangSupport reshape for dynamic shape in tf converter ...
2019-11-01 Tianqi Chen[NODE][REFACTOR] Rename IRFunctor->NodeFunctor, use...
2019-11-01 Jared RoeschImplement explicit IR representation of memory alloctio...
2019-11-01 Wei Chen[Relay][Prelude] Add more dtypes to tensor_t (#4233)
2019-11-01 Wuwei Lin[Relay][Pass] Avoid FoldConstant folding some ops ...
2019-11-01 Kim[ Relay ][ Frontend ][ Tensorflow ]add op add_n to...
2019-11-01 Sergei Grechanik[ARITH] Fix lowering of FloorMod (#4236)
2019-11-01 autumnqinFix the problem that android_rpc compilation failed...
2019-10-31 Tianqi Chen[BUILD] Disable utvm standalone runtime by default...
2019-10-31 Tianqi Chen[CUDA] Fix fp16 intrin, disable bad fp16 vecadd test...
2019-10-31 Tianqi Chen[CI] Update GPU docker to cuda10 (#4228)
2019-10-31 KoolKoffeeFix typo in get_output doc-string (#4237)
2019-10-31 Tianqi Chen[CI] Move gpu docker binary to cuda10 (#4229)
2019-10-31 Wei Chen[Doc] Update ANTLR instruction (#4231)
2019-10-30 Wei Chen[Relay] Install Relay Prelude program in package instal...
2019-10-30 Tianqi Chen[CI] use llvm9 for the gpu tests (#4224)
2019-10-30 Jon Soifer[Relay][Topi][TensorFlow][ONNX][Lang] Add support for...
2019-10-30 Josh Fromm[Relay][Frontend][ONNX] New Operators and Opsets to...
2019-10-30 Tianqi Chen[PYTHON] Add __init__ to the generated grammar so that...
2019-10-30 Sergei Grechanik[ARITH] Fix the rule y < x && x <= y (#4220)
2019-10-30 shoubhikImprove the lowering of Qnn Dense (#4213)
2019-10-30 Bohan HouFix typo in packed_func.h (#4219)
2019-10-30 Logan Weber[Relay] Add Python type functor and tests (#4209)
2019-10-29 LiangHaoOptimizing autotvm task extraction speed (#4138)
2019-10-29 Wuwei LinUpdate have_int8 condition to run on compute capability...
2019-10-29 Wuwei Lin[Relay][Quantize] Use fixed point mulplications (#4160)
2019-10-28 Xingyu Zhou[Relay][Op] Enhance Upsample Operator to support float...
2019-10-28 Tianqi Chen[TOPI] Fix flaky testcase for check round (#4211)
2019-10-28 Animesh Jain[Relay] Setting Legalize opt_level to 1. (#4198)
2019-10-28 Logan WeberFix type var docs (#4208)
2019-10-27 Tianqi Chen[RUNTIME] Separate runtime related contrib into runtime...
2019-10-27 Benjamin Tu[VTA][Chisel] TSIM VTA Source Refactor (#4163)
2019-10-27 Jon Soifer[Relay][Frontend][ONNX] Add support for op Where (...
2019-10-27 Jared Roesch[Relay][Params] Add APIs for storing and retrieving...
2019-10-27 Altan Haan[Relay][Training] Add checkpoint annotation for checkpo...
2019-10-25 Zhi[hotfix] missing include headers (#4204)
2019-10-25 雾雨魔理沙[Relay] crossentropy_with_logits and its gradient ...
2019-10-25 Animesh Jain[TOPI][x86] Legalize - Support int8xint8 convolution...
2019-10-24 Tianqi Chenhotfix the ci (#4199)
2019-10-24 Tianqi Chen[NODE][REFACTOR] Refactor reflection system in node...
2019-10-24 Siyuan FengTensorCore Support using Intrinsic (#4136)
2019-10-24 Cody Hao Yu[TOPI] Tunable Template for Conv2D HWCN on CUDA (#4168)
2019-10-24 雾雨魔理沙[Relay] Fix memory leak in the interpreter (#4155)
2019-10-24 Ina DobrevaAdd parser support for SUM tflite operator (#4182)
2019-10-24 Zhi[relay] use time_evaluator for measurement (#4191)
2019-10-24 optima2005[Documentation]Fix example code in comment of tvm.build...
2019-10-24 Yao WangSplit adaptive_pool2d_avg into sum and div (#4186)
2019-10-24 Jon Soifer[cmake][ANTLR] Support setting path to ANTLR jar (...
2019-10-24 Tianqi ChenRevert "[Relay][QNN] Add unit test for int8 (#4159...
2019-10-24 Jon Soifer[DOCS] Add TensorFlow frontend docs (#4154)
2019-10-23 Bjarke Hammersholt... Add support and testing for tf.assert (as no-op) and...
2019-10-23 Yizhi Liu[rpc] use callback func to do send & recv (#4147)
2019-10-23 Wei Chen[Pass] Remove dead code (#4177)
2019-10-22 Jon Soifer[Relay][Frontend][TF] Fix Size operator (#4175)
2019-10-22 mbarrett97[TOPI] Added support for Mali Bifrost target (#4047)
2019-10-22 Cody Hao Yumerge extract_from_program and extract_from_multiple_pr...
2019-10-22 Altan Haanadd missing gradient check to gradient pass (#4169)
2019-10-22 Zhi[relay][vm] Reuse allocated device memory (#4170)
2019-10-21 Zhi[Relay][QNN] Add unit test for int8 (#4159)
2019-10-21 Haichen Shen[Relay][Pass] Count MAC for BatchMatMul (#4157)
2019-10-21 MonkeykingFix missspelling (#4166)
2019-10-21 ekaldaAdd support for quantized multiply to Relay (#4141)
2019-10-21 Tianqi Chen[CI] Move golang tests to the end (#4164)
2019-10-21 Tianqi Chen[REFACTOR][NODE][RUNTIME] Move Node to the new Object...
2019-10-20 Haichen Shen[Runtime] Enable option to use OpenMP thread pool ...
next