platform/upstream/tvm.git
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...
2020-03-12 Tianqi Chen[REFACTOR] Streamline Function Attr interface. (#5045)
2020-03-12 Samuel[TFLITE][FRONTEND]Reduce_any op parsing support (#4926)
2020-03-12 Samuel[TFLITE]Round op parsing support added (#5022)
2020-03-12 Fernand PajotSupport for AddV2 in Relay Tensorflow frontend converte...
2020-03-12 yongfeng-nvSet split node's range to minimum of ext and split...
2020-03-12 Thierry Moreau[VTA] VTA hardware/software codebase re-org (#5037)
2020-03-12 Zhi[refactor][relay pass] Separate analysis and transform...
2020-03-11 Wei Chen[Object] Add String container (#4628)
2020-03-11 ANSHUMAN TRIPATHYConditions updated to cover better user scenarios[Re...
2020-03-11 Wei Chen[Relay][VM] Fix compilation of If-Elses (#5040)
2020-03-11 Matthew BrookhartConv3D ONNX support and conv3D_ncdhw x86 schedules...
2020-03-11 Bing Xu[Intrin] Adding a few missing math intrin (#5011)
2020-03-11 Lianmin ZhengRevert "Tighten split's extent (#4931)" (#5027)
2020-03-11 Tianqi ChenRevert "Conditions updated to cover better user scenari...
2020-03-11 Animesh Jain[QNN] Support 4D padding. (#5036)
2020-03-11 Samuel[TFLITE]Activation functions support (#4978)
2020-03-11 Wei Pan[CodeGen][CUDA] Enhance CUDA codegen for SelectNode...
2020-03-11 notoraptor[topi][relay] new PR to re-add tan to TVM (#5025)
2020-03-10 Tianqi Chen[CI] Temporary disable rust test (#5029)
2020-03-10 masahi[Torch] Add initial control flow support (#4964)
2020-03-10 Yao WangRevert "[topi][relay] add operation tan to TVM (#4938...
2020-03-10 lhutton1[RELAY] Remove primitive attribute from composite funct...
2020-03-10 ANSHUMAN TRIPATHYEarly checking added and new test cases added for sched...
2020-03-10 jmorrillImplemented kDLCPUPinned (cudaMallocHost) (#4985)
2020-03-10 Jared RoeschRevive the Rust + SGX refactor (#4976)
2020-03-10 masahi[REDO AFTER GH BUG] Add support for quantized models...
2020-03-09 Animesh JainRevert "[Torch, QNN] Add support for quantized models...
2020-03-09 雾雨魔理沙typo (#5008)
2020-03-09 Liangfu Chen[Runtime] MISRA-C compliant TVM runtime (#3934)
2020-03-09 Pasquale Cocchini[VTA][Chisel,de10nano] Chisel fixes and de10nano suppor...
2020-03-08 ANSHUMAN TRIPATHYDocs and Readme updated as per new namespace change...
2020-03-08 Haichen Shenlower plevel of conv2d winograd on cuda (#4987)
2020-03-08 Michal Jamrozkill from tvm import te (#5007)
2020-03-08 zhengdi[FRONTEND][TENSORFLOW] support multiply outputs (#4980)
2020-03-08 lfengadAdd BN support with run-time mean and variance calculat...
2020-03-07 Liangfu Chen[VTA][Chisel] Change Scala Linter scalafmt => scalastyl...
2020-03-07 Tianqi Chen[COMMUNITY] @optima2005 -> reviewer (#5004)
2020-03-07 Zhi[relay][external codegen] outline and inline lifted...
2020-03-07 Thomas Viehmannfix ROCm strategy for winograd conv selection (#5001)
2020-03-07 Jeremy Johnson[Frontend][Torch] Check graph inputs match expected...
2020-03-07 pyjhzwhFix stride default value None in torch.nn.functional...
2020-03-06 Jon Soifer[Runtime] Export GraphRuntime in tvm_runtime.dll (...
2020-03-06 Yao Wang[topi][relay] add operation tan to TVM (#4938)
2020-03-06 Tianqi ChenAdding Hua Jiang as reviewer. (#4993)
2020-03-05 Zhihotfix gcn tutorial fail (#4994)
2020-03-05 Zhirefactor build module to take IRModule (#4988)
2020-03-05 Tianqi ChenConditions updated to cover better user scenarios ...
2020-03-05 Tianqi ChenFix gpu not found when running TVM docker (#4975)
2020-03-04 Animesh Jain[Torch, QNN] Add support for quantized models via QNN...
2020-03-04 Lianmin ZhengTighten split's extent (#4931)
2020-03-04 pyjhzwh[Torch] fix unordered dictionary problem for python...
2020-03-03 Zhi[Relay] Target annotation for external codegen (#4933)
2020-03-03 Leandro NunesPin xgboost dependency version to 0.90 (#4965)
2020-03-02 maheshambule[Frontend] [Tensorflow] ReadVariableOp operator support...
2020-03-02 Zhi[Relay][Pass] Add inline pass (#4927)
2020-03-02 Ethan-Yan27[Doc]refine the example description of max/min/sum...
2020-03-02 Samuel[TFLITE]FLOOR_MOD & FLOOR_DIV support (#4971)
2020-03-01 Animesh Jain[Relay][FastMath] Relay pass to use fast exp/tanh ...
2020-03-01 zhengdi[TOPI] fix docs errors (#4973)
2020-03-01 masahi[Torch] Upsampling op support and enable registering...
2020-02-29 jmorrillAdded CopyFromBytes and CopyToBytes convenience methods...
2020-02-29 Ina Dobreva[Frontend][TFLite] Add parser support for l2_normalizat...
2020-02-28 Tianqi Chen[DOCS] Fix sphinx precheck (#4967)
2020-02-28 masahi[Relay, Torch] Clean up and refactor PyTorch frontend...
2020-02-28 Tianqi Chen[CI] Add pre-check script to check sphinx doc build...
2020-02-28 Cody Yufix doc warning (#4959)
2020-02-27 Tianqi Chen[DOCS] Sphinx -- Introduce alias detection. (#4954)
2020-02-27 Jon Soifer[Runtime] Fix TVM_DLL_EXPORT_TYPED_FUNC to work on...
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...
next