platform/upstream/tvm.git
2019-08-12 Neo ChienFix the potential index overflow (#3751)
2019-08-12 Logan WeberRevert compile_cmd kwarg name change (#3746)
2019-08-12 Haichen Shenadd reviewer (#3755)
2019-08-11 Yao WangImprove graph tuner dealing with Tuple (#3649)
2019-08-11 Lianmin Zheng[TOPI] Update tophub according to the fix in schedule...
2019-08-11 雾雨魔理沙[Relay] Fix Partial Evaluator, Add stricter checking...
2019-08-09 Henryuse pip3 for python3 (#3742)
2019-08-09 雾雨魔理沙[Relay] [Training] Fix ad for concatenate (#3729)
2019-08-09 雾雨魔理沙 Fix typo in ir_pass.h (#3741)
2019-08-08 Benjamin Tu[VTA] [Chisel] Bug fix for VME Shell (#3737)
2019-08-08 Tianqi Chen[CI] Update docker image ci_cpu,i386 to include verilat...
2019-08-08 Animesh Jain[QNN] Requantize operator (#3531)
2019-08-08 Marcus Shawcroft[DOCKER] Fix missing apt https transport support (...
2019-08-07 Nick HynesRemove sccache from Rust install (#3728)
2019-08-07 Yulun YaoTutorial: Build a Graph Convolutional Network on TVM...
2019-08-07 Thierry Moreau[VTA][Dockerfile] Chisel dependencies for TSIM CI ...
2019-08-07 Umang YadavTake zero extent loops as NoOp and remove it and add...
2019-08-07 Haichen Shen[Relay/TOPI][Op] Add variance and layer norm op (#3700)
2019-08-07 Haichen Shen[Frontend][MXNet] Fix mxnet converter for hybridblock...
2019-08-07 雾雨魔理沙fix name (#3719)
2019-08-06 Animesh Jain[Relay] Legalize pass (#3672)
2019-08-06 mingwayzhangFix (2/2) [TOPI] conv2d schedule code (#3648) (#3717)
2019-08-06 Krzysztof ParzyszekUpdate dmlc-core to the latest commit (#3716)
2019-08-06 Zhi[relay][frontend] clean up tf frontend (#3710)
2019-08-06 Liangfu Chensafe to remove thread related headers? (#3713)
2019-08-06 Haichen Shen[Bugfix] Fix the issue that function pass modifies...
2019-08-06 Yulun Yao[Relay] [TOPI] `{relay,topi}.nn.sparse_transpose` for...
2019-08-05 Junru ShaoExport tvm::relay::OpRegistry::OpRegistry (#3711)
2019-08-05 Tianqi Chen[CI] Update GPU docker (#3709)
2019-08-05 ghostplantQuit and clean when TVM is interrupted (#3640)
2019-08-05 Andrew TullochMetal reinterpret fix (#3706)
2019-08-05 雾雨魔理沙[Relay] Partial Evaluator do concatenate, and has bette...
2019-08-05 Jon Soifer[TOPI] Update softmax compute and CPU schedule (#3680)
2019-08-03 Huilin QuFix gather_nd in Relay (#3442)
2019-08-03 Benjamin Tu[VTA] [Chisel] Added Chisel Module Unit Test Infrastruc...
2019-08-03 abergeronAdd an option to build with -pthread (ON by default...
2019-08-02 雾雨魔理沙[Relay] [Error] Fix error in partial evaluator (#3693)
2019-08-02 Lianmin Zheng[AutoTVM] Fix hang/crash issues on feature extraction...
2019-08-02 Neo ChienAlign the naming rule for OpAttributeUnImplemented...
2019-08-02 Yulun Yao[DOCKER] Add DGL to {ci_gpu, demo_cpu, demo_gpu} docker...
2019-08-02 Lianmin Zheng[TOPI] Memoize winograd matrix (#3687)
2019-08-02 Wuwei Lin[Relay][Quantization] KL-divergence-based per-layer...
2019-08-01 Wei Chen[Relay][VM] Support execution on devices (#3678)
2019-08-01 Jian WengAdd shuffle support to TVM (#3633)
2019-08-01 sf-windEnable the sparse schedule (#3651)
2019-08-01 alexgl-githubAdd support for Tensorflow operators log1p, cos, sin...
2019-08-01 雾雨魔理沙[Relay] Strict mode in pattern matching (#3620)
2019-08-01 Yifan Xiong[Relay][Frontend] Fix typo names in frontend (#3685)
2019-08-01 Tim HatchMake tests multi-process friendly. (#3683)
2019-08-01 Alexander PivovarovReplace learnt with learned (#3684)
2019-07-31 Leyuan Wang[DOC] Update ssd doc to avoid confusion. (#3677)
2019-07-31 Zhi[Relay][VM] Relay VM serialization (#3647)
2019-07-31 lixiaoquan[TEST] Comptiable with python3.5 (#3675)
2019-07-31 Wuwei Lin[TOPI][CUDA] schedule for group_conv2d (#3663)
2019-07-31 Liangfu Chen[VTA] VTA Compilation Script for Intel FPGA (#3494)
2019-07-31 Balint CristianAdd yolov3-tiny to the tutorial. (#3674)
2019-07-31 Haichen Shenadd reviewer - slyubomirsky (#3673)
2019-07-30 Balint Cristian[RPC] Terminate worker's childs first. (#3669)
2019-07-30 Thierry Moreau[VTA] Support for batched inference (#3661)
2019-07-30 Thierry Moreauremoving deprecated script (#3667)
2019-07-30 Josh Fromm[TOPI] Enable standalone wheel build (#3657)
2019-07-30 Wuwei Lin[TOPI] Fix traverse function not inline zero-input...
2019-07-30 Thomas ViehmannROCm: Add SaveToFile and LoadFile (#3665)
2019-07-30 Thomas Viehmanntvm/contrib/rocm: improve finding of ld.lld (#3664)
2019-07-30 Thomas ViehmannPrint llvm source by default in ROCMModuleNode::GetSour...
2019-07-30 雾雨魔理沙[Relay] Fix typo in ChangeBatch (#3660)
2019-07-30 雾雨魔理沙 [Relay][VTA] Add ChangeBatch pass (#3656)
2019-07-29 Luis Vega[VTA] [Chisel] make dram offset configurable for uops...
2019-07-29 Luis Vega[VTA] [CMake] hotfix tsim rules (#3650)
2019-07-29 Thierry Moreau[VTA] Refactor to increase platform coverage (Ultra96...
2019-07-28 Luis Vegafix comment/doc in TensorLoad (#3646)
2019-07-28 Balint CristianHotfix for issue #3641. (#3644)
2019-07-28 Luis Vegafix case when offset is odd and size is even (#3643)
2019-07-27 Luis Vega[VTA] [Chisel] fix tensor issue/commit in gemm (#3637)
2019-07-27 Yong Wu[Relay][TF] add BatchMatMul (#3634)
2019-07-27 peterjc123Improve the x86 auto-tune tutorial (#3609)
2019-07-26 YPBlibUpdate tensorflow.py (#3632)
2019-07-26 Logan WeberMake Google Test usage configurable in CMake files...
2019-07-26 lixiaoquan[TensorFlow] Fix a bug output index is ignored (#3631)
2019-07-26 Wuwei Lin [TOPI][CUDA] Schedule for pool_grad (#3622)
2019-07-26 雾雨魔理沙[Relay] [Training] Add numerical gradient check. (...
2019-07-26 Benjamin Tu[VTA] [Chisel] support for different inp/wgt bits,...
2019-07-25 Lianmin Zheng[IR] Make iterators compatible with constructors of...
2019-07-25 Balint CristianAdd Winograd matrices computation. (#3553)
2019-07-25 Logan WeberImplementation of uTVM (#3227)
2019-07-25 Philip Hyunsu ChoAdd a missing header in cuda_device_api.cc (#3621)
2019-07-25 Yong Wu[Relay][Keras] Permute, Softmax support (#3618)
2019-07-25 Jian Wengfix typo (#3611)
2019-07-25 Animesh Jain[TOPI] Average Pool2D Bug. (#3607)
2019-07-24 Logan WeberRemove prints in `generic_op_impl.py` (#3616)
2019-07-24 Tianqi ChenHotfix pylint (#3615)
2019-07-24 Tianqi Chen[TEST] Fix testcase to make them more compatible to...
2019-07-24 雾雨魔理沙init (#3571)
2019-07-24 Wuwei Lin[TOPI][Relay] max_pool2d & avg_pool2d gradient (#3601)
2019-07-24 Zhi[Relay][vm] Small bug fix for DataTypeObject (#3604)
2019-07-23 Andrew TullochWe observe multiple groups across a range of domains...
2019-07-23 Andrew Tulloch{relay,topi}.reinterpret support (#3599)
2019-07-23 Luis Vegaremove tabs (#3603)
2019-07-23 Steven S. Lyubomirsky[Relay][Pass][Docs] Update the doc for adding a Relay...
2019-07-23 Animesh JainChecking the correct dtypes for choosing the Intel...
next