platform/upstream/tvm.git
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...
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...
next