platform/upstream/tvm.git
2020-03-30 Samuel[TFLITE]TOP_K op parser support (#5051)
2020-03-30 ga[Dataflow]: nullptr check (#5176)
2020-03-30 Mehrdad Hessar[Runtime][MISRA-C][Bundle] Bundle deployment with stati...
2020-03-30 Leandro NunesCreate a new parameter --cache-from in tvm/docker/build...
2020-03-30 Tianqi Chen[CI] Improve VTA build message and scripts. (#5170)
2020-03-30 lfengadAdd support for sharing params of operators in tensorfl...
2020-03-30 Tianqi Chen[DOCS] Various sphinx related fix. (#5168)
2020-03-30 Zhiremove AttrsEqual and AttrsHash related code (#5169)
2020-03-29 Zhirelay::StructuralHash to tvm::StructuralHash (#5166)
2020-03-29 Zhi[REFACTOR][IR] alpha_equal to structural_equal (#5161)
2020-03-29 Tianqi Chen[CI] Move build configuration to shell scripts (#5164)
2020-03-29 Tianqi Chen[BUILD] Fix VTA build in CI (#5165)
2020-03-29 Thierry Moreau[VTA][Refactor] Introducing VTA_HW_PATH for easier...
2020-03-28 Tianqi Chen[NODE][IR] Introduce StructuralHash for the Unified...
2020-03-28 Tianqi Chen[NODE][IR] Introduce StructuralEqual Infra for the...
2020-03-28 Josh Fromm[Relay][Frontend][Pytorch] Fixed ConvTranspose2D parsin...
2020-03-28 shoubhikAdding support for QNN subtract op (#5153)
2020-03-27 Shawn-Inspur[TOPI][Tensor Core] Conv2d and Dense ops support on...
2020-03-27 mbaret[External Codegen] Fix annotate pass static variable...
2020-03-27 Trevor Morris[Relay][MergeComposite] Support TupleGetItem in body...
2020-03-26 Samuel[RUNTIME]crt error handling (#5147)
2020-03-26 Selo1412[Relay][OP] Register topi schedule for Relay fast_exp...
2020-03-26 Yizhi Liu[Doc] TVM release process (#5151)
2020-03-26 mbaret[RELAY] Added a AnnotatedRegion utility class (#5030)
2020-03-26 Zhao Wu[Strategy][ARM CPU] Remove contrib spatial pack schedul...
2020-03-26 Ruizhe ZhaoHandle empty LLVMModule in GetFunction (#5146)
2020-03-25 Wuwei Lin[Tutorial][Quantization] Fix incorrect name of calibrat...
2020-03-25 ANSHUMAN TRIPATHYDuplicate likely nodes added when loop axis split uneve...
2020-03-24 Wang Yucheng[Torch] Add support for max_pool1d (#5142)
2020-03-24 masahi[Torch] Fix conv2d conversion for group conv (group...
2020-03-24 Tianqi Chen[REFACTOR][TIR] Introduce PrimFuncPass. (#5139)
2020-03-24 windclarion[RUNTIME]fix unused-value warning (#5140)
2020-03-24 Tianqi Chen[CI] Update rust docker (#5141)
2020-03-24 Andrew Liu[Relay] GradientCell Relay Pass (#5039)
2020-03-24 Jared RoeschChange Rust version to stable in Docker (#5138)
2020-03-24 shoubhikFix for issue #4831. The data_min_idx and data_max_idx...
2020-03-23 Leyuan WangAdd thrust support for nms (#5116)
2020-03-23 Zhi[Refactor] Relay Node::make to constructor (#5128)
2020-03-23 Tianqi Chen[DOCS] Minimize necessary doc change (#5129)
2020-03-23 Yao Wang[Frontend][TensorFlow]TensorFlow Parser Control Flow...
2020-03-23 pankratz[Bugfix] Fixed bug where shifting by out-of-bounds...
2020-03-23 Mahesh Ambule[Relay, Topi, TF Frontend] Isfinite operator (#4981)
2020-03-23 Mahesh Ambule[Relay, Topi] [TF, MXNet] Unravel Index operator (...
2020-03-23 Tianqi Chen[DOCS] Cleanup docs before rebuild (#5127)
2020-03-23 Neo Chien[DOC][TUTORIAL] Fix typo for deploy_model_on_android...
2020-03-22 Wei Pan[CodeGen][CUDA] Vectorization for intrinsics (#5101)
2020-03-22 Haichen ShenAdjust strategy plevel to achieve expected performance...
2020-03-22 Jared Roesch[Rust] Fix the existing test cases before refactoring...
2020-03-22 Tianqi ChenUpdate the tarball deployment. (#5120)
2020-03-22 Tianqi Chen[DOCS] include a tarball of docs, add a security faq...
2020-03-21 Samuel[KERAS] conv3d frontend operator support (#5080)
2020-03-21 Zhi[docs] Update relay docs (#5112)
2020-03-21 Yagna Srinath... TVM android camera demo (#5005)
2020-03-20 Andrew Liu[Relay][TF] Support for Atan/Atan2 in Relay Tensorflow...
2020-03-20 masahi[TOPI, Relay refactor] Move Dilation2d from nn to image...
2020-03-20 Zhi[Relay][BYOCG] Propagate constant to subgraphs (#5094)
2020-03-20 Zhi[Fix] Fix CompilerAttrs (#5109)
2020-03-20 MORITA Kazutaka[TOPI][OP] Use Thrust sort for argsort and topk (#5097)
2020-03-20 Haichen Shen[AutoTVM] Temporary fix to the stack overflow issue...
2020-03-20 yongfeng-nvAdd colors to compute_at edges and thread/block indices...
2020-03-20 Tianqi Chen[TIR][TARGET] Refactor Target codegen to use IRModule...
2020-03-19 masahi[Torch] Add initial 3D op support and test on Resnet...
2020-03-19 Haichen Shen[DOC] Add doc for Relay op strategy (#5078)
2020-03-19 Neo Chien[Relay][Frontend][ONNX] operator support NonZero (...
2020-03-19 Animesh Jain[ConvertLayout] Support QNN ops. (#5066)
2020-03-18 Tianqi Chen[TUTORIAL] Fix vta tutorial after relay function refact...
2020-03-18 masahi[Torch, QNN] Add missing upcast to uint8 avg_pool conve...
2020-03-18 lhutton1[RELAY] Codegen_c.h should include relay.function ...
2020-03-18 SamuelDescription updated for pooling attributes (#5091)
2020-03-18 MORITA Kazutaka[CODEGEN][OPENCL] Explicitly cast min/max operands...
2020-03-18 Zhicreate function.py (#5087)
2020-03-18 ZhiReplace UseDefaultCompiler with GetAttr (#5088)
2020-03-17 Tianqi ChenChange Azure pipeline badge to GH actions (#5081)
2020-03-17 Tianqi Chen[RELAY][PY] Fix relay node registration after refactor...
2020-03-17 Zhi[Refactor][Relay] Refactor Relay Python to use new...
2020-03-17 Mahesh Ambule[Relay, TF Frontend] Dilation2D operator support (...
2020-03-16 Samuel[TFLITE]DepthToSpace and SpaceToDepth support (#5041)
2020-03-16 SamuelTensorflow script upgrade from 1.13.1 to 2.0.0, so...
2020-03-16 Ruizhe ZhaoReturn empty CSourceModule when no lowered_funcs exists...
2020-03-16 Yizhi Liu[Team] jwfromm -> reviewer (#5076)
2020-03-15 Tianqi Chen[IR] Update the type_keys to reflect the code-org ...
2020-03-15 masahi[Relay, TOPI] Refactor Adaptive pool and add 3d support...
2020-03-15 ojotoxyAdd support for FusedBatchNormV3 (#5065)
2020-03-15 Tianqi Chen[TESTS] Triage the testcases to fit the the new namespa...
2020-03-14 Tianqi Chen[TIR] Introduce tir::PrimFunc (#5070)
2020-03-14 Jared Roesch[COMMUNITY] Add @abergeron -> reviewer (#5064)
2020-03-13 masahi[Torch, QNN] Remove FP32 piggy back and use QNN add...
2020-03-13 Bernhard[Relay][AutoTVM] Bug Fix for ARM CPUs. Lower strict...
2020-03-13 anwang2009[Relay][Pass] Add submodule extraction pass (#4960)
2020-03-13 zhen-jia[Graph tuner]Add opt out operator for has_multiple_inpu...
2020-03-13 Tianqi Chen[DOCS] Move git_howto to rst, add Stage documents to...
2020-03-13 Tianqi Chen[PY] Require python3.6 (#5057)
2020-03-13 Andrew Liumaintenance (#5058)
2020-03-12 Tianqi Chen[Bugfix][IR][ATTRS] Fix AttrEqual for Array and StrMap...
2020-03-12 Tianqi Chen[C++] Require c++14 by default (#5056)
2020-03-12 Marcus ShawcroftCI: Install apt-transport-https (#5053)
2020-03-12 Haichen Shen[Autotvm] Fix autotvm customized template (#5034)
2020-03-12 Animesh Jain[Strategy] Support for Int8 schedules - CUDA/x86 (...
2020-03-12 ANSHUMAN TRIPATHY[1] Test case modified for int type (#5012)
2020-03-12 pankratzFixed div by zero core dump. Fixed rounding intrinsics...
next