platform/upstream/tvm.git
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)
2019-10-16 Animesh Jain[QNN] Change default rouning to UPWARD. (#4131)
2019-10-15 shoubhikFix infer type of kernel in dense. (#4125)
2019-10-15 Animesh Jain[Relay][AlterOpLayout] NHWC to NCHWc pad operator....
2019-10-15 Sergei Grechanik[ARITH] Fix lowering of floormod(x, y) != 0 (#4127)
2019-10-15 Tianqi Chen[RFC][RUNTIME] Introduce new object protocol. (#4115)
2019-10-15 Animesh Jain[Relay][Topi] Disable conv NHWC pack int8. (#4038)
2019-10-14 Tianqi ChenUpdate task_cpp_unittest.sh
2019-10-14 Tianqi ChenRevert ci-cpu due to nnpack issue (#4124)
2019-10-14 Animesh Jain[QNN][TFLite] Parsing TFLite quantized models. (#3900)
2019-10-14 Tianqi Chen[CI] Update ci-cpu to latest (#4121)
2019-10-13 Leo Chenadd dependency of compilation with LLVM (#4117)
2019-10-13 Ina DobrevaAdd parser support for CAST tflite operator (#4096)
2019-10-12 Thierry Moreauadding soiferj to the list of reviewers (#4108)
2019-10-11 Xingyu Zhou[codegen] Add multiple operands and function support...
2019-10-11 Haichen Shen[Fix] Fix a few bugs when dtype is fp16 (#4088)
2019-10-11 Zhi[tvm][any] broadcast with values other than one (#3967)
2019-10-11 Peter Yehforce code object v2 for amd gpu backend (#4099)
2019-10-11 Chien-Yu LinTutorial: update Building a Graph Convolutional Network...
2019-10-11 Animesh Jain[Relay][AlterOp] NHWC to NCHWc support for Pool, pad...
2019-10-10 Philip Hyunsu Cho[TOPI] FIFO buffer op, to accelerate sequence modeling...
next