platform/upstream/tvm.git
2020-02-27 Cody YuMove Ops in relay.op.contrib.* (#4942)
2020-02-27 maheshambule[Frontend] [MXNet] make_loss operator support (#4930)
2020-02-27 zhengdi[RELAY] fix error message (#4945)
2020-02-27 Tianqi Chen[REFACTOR][PY][API-CHANGE] Remove legacy python files...
2020-02-27 Tianqi Chen[TUTORIAL] Fix tedd tutorial after strategy change...
2020-02-26 Hua Jiang[VTA] YoloV3 Support (#4887)
2020-02-26 Ina Dobreva[Frontend][TFLite] Add parser support for 'square'...
2020-02-26 Nick HynesRemove SGX toolchain installation from CI Dockerfile...
2020-02-26 Zhi[Relay][pass] call graph for relay (#4922)
2020-02-26 Alex Wong[Tutorial] Add a tutorial for PyTorch (#4936)
2020-02-26 Haichen ShenBump up dev version (#4941)
2020-02-26 Neo Chien[DOCS] Fix Sphinx Warning: the target found for cross...
2020-02-26 yongfeng-nvTensor Expression Debug Display (TEDD) (#4651)
2020-02-26 雾雨魔理沙[WIP] Fixing an Infinite Loop case in UnmatchedChecker...
2020-02-25 Yida Wang[Fix] remove unnecessary spliting in the cached chunk...
2020-02-25 wpan11nv[LLVM] Fix build breaks from StringRef changes (#4923)
2020-02-25 Jon Soifer[Relay][External Codegen] Support data types for CSourc...
2020-02-25 Alex Wong[Relay] Add a PyTorch to Relay Parser (#4497)
2020-02-25 vizero1Use opencv reisze method for preprocessing of image...
2020-02-25 Samuel[FRONTEND][KERAS]GaussianDropout/Noise parsing support...
2020-02-24 Haichen Shen[Relay][AutoTVM] Relay op strategy (#4644)
2020-02-21 Leyuan Wang[Fix] Fix get_valid_count flaky test for cuda (#4901)
2020-02-21 Neo Chien[TEST][FLAKY] topi/tests/python/test_topi_sort.py:...
2020-02-21 Tianqi Chen[COMMUNITY] @anijain2305 -> Committer (#4921)
2020-02-21 Ina DobrevaFix tests for tflite unary elemwise operations (#4913)
2020-02-21 Orion34C[CODEGEN] Support cuda tensorcore subbyte int data...
2020-02-20 Cody Yu[DOCS] Fix Sphinx Warnings (RST indent, cross-ref,...
2020-02-20 wpan11nv[Relay] Fix an assertion exposed by loop vectorizer...
2020-02-20 Cody Yu[DOCS] Fix sphinx warnings (#4917)
2020-02-19 Tianqi Chen[REFACTOR] Polish ffi convention. (#4912)
2020-02-19 hcyang[RELAY][FRONTEND][TF] Fix FuseBatchNorm output cast...
2020-02-19 AndrewFix tvm.target.generic_func runtime detection (#4910)
2020-02-18 Tianqi Chen[DOCS] Update API docs to reflect the status after...
2020-02-18 Jon Soifer[Relay] Expose FunctionGetAttr to Python (#4905)
2020-02-18 Josh Fromm[Relay][Frontend][Keras] NHWC import support. (#4899)
2020-02-18 Tianqi Chen[REFACTOR][PY] Establish tvm.arith (#4904)
2020-02-18 Tianqi Chen[CI] Add autodocsum as dep (#4902)
2020-02-18 Tianqi Chen[CI] Update ci docker to add autodocsumm (#4903)
2020-02-18 pankratzFixed bugs that occured when using bitwise operators...
2020-02-18 Tianqi Chen[REFACTOR][PY] Establish tvm.te and tvm.driver (#4900)
2020-02-17 Jon Soifer[Relay][Pass] Fix bug in re-processing call node in...
2020-02-17 Tianqi Chen[DOCS] Introduce how to add hardware backend to FAQ...
2020-02-17 Alex GladkovFast exponent (#4790)
2020-02-17 Baden HughesUpdate faq.md (#4893)
2020-02-17 ZhiFix alpha_equal bug (#4897)
2020-02-16 Tianqi Chen[CI] Cleanup logfile before tutorial runs (#4896)
2020-02-16 masahi[Relay] Fix VM compiler for while loop with free vars...
2020-02-16 wpan11nv[CodeGen][CUDA] Fix issues in cuda codegen (#4876)
2020-02-15 masahiimprove antlr import error message (#4888)
2020-02-15 Cody Yu[AutoTVM] Support range in index based tuners (#4870)
2020-02-15 masahi[QNN] Add support for per channel weight scale in dense...
2020-02-14 masahi[QNN] More doc fix on quantize and convolution (#4874)
2020-02-14 wpan11nv[TOPI][CUDA] Enable vectorization on fp16 type (#4867)
2020-02-14 tqchen[REFACTOR][PY] Establish tvm.tir
2020-02-13 ZhiUpdate docs/dev/virtual_machine.rst
2020-02-13 ZhiUpdate docs/dev/virtual_machine.rst
2020-02-13 Zhi Chenfix vm doc
2020-02-13 Alex GladkovOptimize x86 conv3d_ndhwc using data packing approach...
2020-02-13 mbarrett97[FRONTEND][TFLITE] Add support for TFLite_Detection_Pos...
2020-02-13 tqchen[REFACTOR][PY][API-CHANGE] Establish tvm.target
2020-02-12 tqchen[JVM] Update the runtime PackedFunc for module
2020-02-12 tqchenFix optimize
2020-02-12 tqchen[DOCS][PY] Sphinx docs about tvm.ir
2020-02-12 Tianqi Chen[REFACTOR][PY][API-CHANGE] establish tvm.ir, migrate...
2020-02-11 hlu1[Topi] Missing header (#4865)
2020-02-11 kiceFix onnx import bugs (#4750)
2020-02-11 Zhi[Refactor] move vm.py under runtime and adt to runtime...
2020-02-11 masahiadd resize op converter (#4838)
2020-02-11 hlu1[TVM] const auto p -> const auto &p (#4861)
2020-02-11 hlu1[LLVM] Explicit llvm::StringRef to std::string conversi...
2020-02-11 Lianmin Zheng[RUNTIME] Fix memory leakage of TVMByteArray (#4856)
2020-02-11 Animesh Jain[TFLite] Using real image for QNN testing. (#4816)
2020-02-10 Leyuan Wangreverse changes in pr #4849 (#4853)
2020-02-10 mbarrett97[Relay] Added Merge Composite pass (#4771)
2020-02-10 pankratzFixed bug in ExprOp that caused bitwise operators to...
2020-02-10 Wang Yucheng[Frontend][TFlite] use qnn helper function in softmax...
2020-02-09 Tianqi Chen[CI][DOCKER] Update ci-lint to pylint2.4.4 (#4851)
2020-02-09 Tianqi Chen[CI] Update ci-lint to v0.60 (#4850)
2020-02-09 Tianqi Chen[LINT][PY] Fixes for pylint==2.4.4 (#4849)
2020-02-08 Tianqi Chen[TEST] test_cuddn flaky (#4846)
2020-02-08 Seyyed Hossein... Fixed process termination routine in windows (#4844)
2020-02-07 Cody Yu[Doc][AutoTVM] Fix bugs that override n_trials (#4842)
2020-02-07 ziheng[COMMUNITY] comaniac -> reviewer (#4841)
2020-02-07 Tianqi Chen[REFACTOR][PY][API-Change] Polish tvm.runtime, tvm...
2020-02-07 Wang Yucheng[Frontend][TFLite] Add MIRROR_PAD operator (#4822)
2020-02-07 Ina Dobreva[Relay][Frontend][TFlite] Add support for quantized...
2020-02-07 Animesh Jain[Doc] ConvertLayout - Call RemoveUnunsedFunctions.
2020-02-07 Tianqi ChenImprove tol to resolve flaky case (#4836)
2020-02-07 Josh Fromm[Frontend][ONNX] LSTM Support (#4825)
2020-02-07 Zhao Wu[Doc] Introduction to module serialization (#4564)
2020-02-07 ZhiFix doc after moving to unified IR (#4835)
2020-02-06 Tianqi Chen[CI][DOCKER] Update ci-gpu torch1.4 and onnx1.6 (#4826)
2020-02-06 Tianqi Chen[CI][DOCKER] Update ci-gpu to v0.60 (#4827)
2020-02-06 Just do itIt's gpu not cpu. (#4832)
2020-02-06 abergeron[TOPI][Relay] Add bitwise ops (#4815)
2020-02-06 Tianqi Chen[CONTRIB][CC] Enhance cc.cross_compiler (#4817)
2020-02-05 Xingyu Zhou[Relay] Conv2D padding representation (#4787)
2020-02-05 Ina Dobreva[Relay][Frontend][TFLite] Add parser support for logica...
2020-02-05 Animesh Jain[QNN] Optimize lowering for requantize and FixedPointMu...
2020-02-05 Ina Dobreva[Frontend][TFLite] Dynamically calculate input_stats...
next