platform/upstream/tvm.git
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 ...
2019-10-20 Wei Chen[Refactor] Rename Datatype to ADT (#4156)
2019-10-18 Tianqi Chen[CI] Update cpu docker (#4153)
2019-10-18 Yao WangAdd lift_if_then_else pass (#3865)
2019-10-18 Animesh Jain[QNN][TFLite] Parsing QNN Add op. Adding MobilenetV2...
2019-10-18 Tianqi Chen[CI] Pin NNPack pthreadtools version (#4152)
2019-10-18 Gus SmithFix typo (#4144)
2019-10-18 Wei Chen[Relay][Frontend][TF] Add tensor array ops (#3798)
2019-10-17 Zhi[relay][vm] Separate VM runtime with executable (#4100)
2019-10-17 lhutton1[PATCH] Fix undefined __floatdihf in libtvmruntime...
2019-10-17 Marcus Shawcroft[DOCKER] Pin torchvision==0.4.1 (#4140)
2019-10-17 Animesh Jain[TOPI][x86] Cascade lake support. (#4123)
2019-10-17 Logan Weber[Relay] Improve build error when no lowered funcs are...
2019-10-16 Tianqi Chen[RUNTIME] Refactor object python FFI to new protocol...
2019-10-16 Tianqi ChenUpdate PULL_REQUEST_TEMPLATE.md
2019-10-16 shoubhikAdding support for dequantizing from int32 to float32...
2019-10-16 Altan Haan[Relay][Training] Add and fix gradients (#4126)
next