platform/upstream/tvm.git
2019-12-30 Animesh Jain[Relay][Convert Layout] Handling batch norm layout...
2019-12-30 Tianqi Chen[REFACTOR][RUNTIME] Update NDArray use the Unified...
2019-12-30 Zhifix codegenc (#4597)
2019-12-29 Leyuan Wang[Perf] Add CublasLt extern support for better Igemm...
2019-12-29 Neo Chien[GraphRuntime] Support parameter out in the graph runti...
2019-12-28 optima2005[FRONTEND][TF] conv2d_transpose 'SAME' support kernel...
2019-12-28 zhuochenfix tf.compat.v1 issue for tf verison <=1.12 (#4593)
2019-12-27 Wang Yucheng[autotvm] fix typos in comment (#4591)
2019-12-27 Zhao Wu (Chinese... [Runtime] add necessary const qualifier for NDArray...
2019-12-27 optima2005[TOPI] add 3D upsampling Op. (#4584)
2019-12-27 Animesh Jain[Relay][AlterLayout] Broadcast with scalar shape (...
2019-12-26 Animesh Jain[Relay] Convert Layout Pass. (#4335)
2019-12-26 deepIgnorance[FIX][TOPI][X86] schedule dense pack (#4539)
2019-12-26 黎明灰烬[TOPI][AutoTVM] NHWC conv2d templates for ARM (#3859)
2019-12-26 Zhao Wu[Container] Fix NDArray SaveDLTensor declaration and...
2019-12-26 masahi[Quantization, Calibrate] Fix context creation when...
2019-12-26 Wang Yucheng[DOCS]fix typos in autotvm tutorial (#4585)
2019-12-26 Yizhi Liu[NEWS] add v0.6 release (#4558)
2019-12-25 kiceSome Windows and MSVC fixes (#4569)
2019-12-25 Tianqi Chen[RUNTIME] Remove Extension VTable in favor of Unified...
2019-12-24 Tianqi Chen[DEPRECATION] Cleanup legacy verilog support (#4576)
2019-12-24 Bohan Hou[DOC] fix doc in api.py (#4580)
2019-12-24 Josh Fromm[Relay/Topi][Op] Added native DepthToSpace and SpaceToD...
2019-12-23 Tianqi Chen[DEPRECATION] Remove NNVM compiler (#4571)
2019-12-23 Dmitri MakarovFix llvm-enabled build by adding missing intrinsics...
2019-12-23 masahiremove unnecessary cast to int32 (#4573)
2019-12-23 Liangfu Chen[VTA][Chisel] End-to-end Inference with Chisel VTA...
2019-12-23 Tianqi ChenRemove nnvm (#4565)
2019-12-23 Yong Wu[Relay] add max_pool3d in relay and TF converter (...
2019-12-22 Tianqi Chen[TEST] Remove nnvm related code in topi and test script...
2019-12-22 Neo Chien[Relay][Frontend][ONNX] Support auto_pad in Conv and...
2019-12-22 Zhao WuSupport standardize runtime module (#4532)
2019-12-22 Tianqi Chen[REFACTOR][DTYPE] Isolate dtype to runtime (#4560)
2019-12-22 Tianqi Chen[RUNTIME][VULKAN] Fix compiler warning (#4559)
2019-12-22 Siyuan Feng[IR] fix style in ir_mutator and ir_visitor (#4561)
2019-12-21 Liangfu Chen[VTA] improved virtual memory mapping (#4545)
2019-12-20 Tianqi Chen[COMMUNITY] @cchung100m -> reviewer (#4557)
2019-12-20 Zhivm external codegen (#4544)
2019-12-20 Tianqi Chen[PYTHON][FFI] Cythonize NDArray.copyto (#4549)
2019-12-20 Hideto Ueno[DOCS] Mention Ninja build system in install/from_sourc...
2019-12-18 mbarrett97[TOPI] Fixed nms max_output_size loop (#4541)
2019-12-18 Haichen Shen[TOPI] Allow batch matmul to be fused into injective...
2019-12-18 Takato Yamada[relay][op] add expand op (from ONNX) to relay frontend...
2019-12-18 Alex GladkovImplement 1d deconvolution (#4476)
2019-12-18 Tianqi ChenUpdate legacy places from nnvm to relay. (#4535)
2019-12-18 Zhi[Relay] External codegen (#4482)
2019-12-17 lhutton1PIL is depreciated and should be replaced with pillow...
2019-12-16 Liangfu Chenfix crash issue in tsim backend (#4527)
2019-12-16 masahifix onnx shape dtype (#4528)
2019-12-16 Cody Yufix empty config caused KeyError (#4520)
2019-12-16 YixinBaoadd bfloat16 typeflag support (#4525)
2019-12-15 Liang ZOU[ir] use DataType instead of Type for readability becau...
2019-12-15 miheer vaidyaUse the best tuner possible (#4397)
2019-12-15 Josh FrommFixed extra reshape parameter bug. (#4524)
2019-12-14 Ina Dobreva[Bugfix][Frontend][TFlite] Fix wrong function call...
2019-12-13 SWuFix bias_add gradient (#4516)
2019-12-13 Alexander PivovarovFix TF resize for dynamic size models (#4510)
2019-12-13 Leandro Nunes[CI] Update docker image ci_lint to obtain Python 3...
2019-12-12 masahi[Quantization] Fix annotation for multiply op (#4458)
2019-12-12 Haichen Shen[Hybrid][Fix] Fix hybrid script to support array of...
2019-12-12 Dmitri MakarovFix build for llvm newer than 9.0 (#4515)
2019-12-12 optima2005[TOPI] implement pool3d op (#4478)
2019-12-12 LaiyuanGong[NODE][Serialization]fix serialization precision loss...
2019-12-12 Thomas Viehmannadd rocm schedules to topi C++ (#4507)
2019-12-12 Peter YehAdd AMD codeGen unit tests (#4509)
2019-12-11 Ramana RadhakrishnanRefactor bilinear and neighbour implementation in Tenso...
2019-12-11 Liang ZOU[codegen][Build] it's more readable to move the if...
2019-12-11 MORITA Kazutaka[RUNTIME] Fix compile errors of OpenCL FPGA backend...
2019-12-11 Peter Yehupdate rocm intrin rule (#4499)
2019-12-11 Liangfu Chen[VTA] Speedup TSIM by Multi-threading (#4491)
2019-12-10 reminisceAdd __float2half_rn for cuda compute capabilities less...
2019-12-10 Haichen Shen[Relay][Fix] Fix alter op layout when calling a global...
2019-12-10 Yizhi Liu[Team] Jared Roesch -> PPMC (#4488)
2019-12-10 Liang ZOU[docs] typos in include/tvm/ir.h (#4493)
2019-12-09 Tianqi Chen[REFACTOR][RUNTIME] Add LibraryModule that merges syste...
2019-12-09 Ina Dobreva[Relay][Frontend][TFlite] Add parses support for UNPACK...
2019-12-09 Thierry Moreau[VTA] Bringing group convolution support (#4421)
2019-12-08 ZhiCheck function attr for alpha equal (#4479)
2019-12-08 Yuanqiang Liu[Codegen] fix bug on LLVM 10.0 (#4480)
2019-12-08 Alexander PivovarovWorkaround to make conv2d_transpose compilation for...
2019-12-06 Alexander PivovarovFix typo in travserse (#4469)
2019-12-05 Zhi[relay][op] Add shape func to tile (#4441)
2019-12-04 Junru Shao[BUGFIX] Fix search path for libtvm_topi.so (#4467)
2019-12-04 ziheng[CONTRIB] TFLite Runtime (#4439)
2019-12-04 Leo-armlldb pretty printers for relay (#4453)
2019-12-04 Liang ZOU[doc] fix typo (#4463)
2019-12-04 optima2005implement conv3d op (#4400)
2019-12-03 Tianqi Chen[RUNTIME][RPC] Update RPC runtime to allow remote modul...
2019-12-03 optima2005[RUNTIME] Add cudnn conv3d (#4418)
2019-12-03 Tianqi Chen[MEMORY] Fix gcc 4.8 compact (#4461)
2019-12-03 Jammy ZhouFix the Makefile for howto_deploy (#4457)
2019-12-03 jmorrillFix MSVC build error with container.h (#4455)
2019-12-03 abergeron[TOPI][Relay][OP] Add a strided_set operation. (#4303)
2019-12-02 Yong Wu[Relay] shape func for zeros, zeros_like, ones, ones_li...
2019-12-02 anwang2009[DOCS] add benchmark log format doc (#4366)
2019-12-02 Logan Weber[µTVM] Enable AutoTVM for ARM STM32F746XX Boards (...
2019-12-02 HarryWua tiny typo (#4452)
2019-12-01 Alexander Pivovarov[TFLite] Add transpose_conv to TFLite parser (#4440)
2019-12-01 Wei Chen[Runtime] Make ADTObject POD container type (#4346)
2019-12-01 Haichen Shen[Relay][Pass] Fix lambda lift pass for recursive call...
next