platform/upstream/tvm.git
2020-05-19 ANSHUMAN TRIPATHY[Frontend][Tensorflow] Gather nd bug fix for one dim...
2020-05-19 Liyong ZengFix three typos (#5620)
2020-05-19 MORITA Kazutaka[IOS] Fix build error of iOS RPC (#5621)
2020-05-19 Samuel[KERAS]Global MaxPool3d and AvgPool3d support (#5098)
2020-05-18 ANSHUMAN TRIPATHY[Relay][Refactor][std::string --> String] Relay updated...
2020-05-18 Yao Wang[Relay]Improve Shape Func handling for Tuple inputs...
2020-05-18 lhutton1[BYOC] Remove kCompiler attr from external functions...
2020-05-18 Matthew Brookhartfix pattern topological order (#5612)
2020-05-18 Liyong ZengFix a typo. (#5611)
2020-05-18 Shizhi Tang[CUDA] Fix codegen for warp shuffle intrinsics (#5606)
2020-05-18 Dhruva Ray[TFLITE]GATHER_ND (#5508)
2020-05-17 Tianqi Chen[REFACTOR][IR] Streamline ir/op Registry (#5609)
2020-05-16 Thierry Moreaufix rpc server bug on VTA (#5607)
2020-05-15 Samuel[PYTORCH]Matmul fix for batch_matmul (#5604)
2020-05-15 Samuel[PYTORCH]ImplicitTensorToNum support added (#5603)
2020-05-15 Andrew ReuschAdd debug mode to tempdir() (#5581)
2020-05-15 Krzysztof Parzyszek[LLVM] Represent alignment information in LLVM IR ...
2020-05-15 Andrew ReuschFix TVMArray layout on device (#5599)
2020-05-15 Wei Pan[Reduction] Fix cross thread redunction (#5551)
2020-05-15 Matthew BrookhartPattern Language, Matcher, Rewriter, and Function Parit...
2020-05-15 Andrew ReuschAdd ostream formatters for TargetPtr/TargetVal. (#5592)
2020-05-15 Jared Roesch[Relay][VM] Memory planner (part 1) (#5144)
2020-05-15 Michal Piszczek[TFLite Runtime] Fix bug and re-enable RPC execution...
2020-05-14 Andrew ReuschOverestimate binary size for microTVM compiled binaries...
2020-05-14 Liangfu Chen[DOCS] Improve document in reflection (#5593)
2020-05-14 Andrew ReuschFix JSON graph dumping. (#5591)
2020-05-14 Krzysztof Parzyszek[Hexagon] One more fix for concurrency count (#5589)
2020-05-13 Samuel[MXNET]abs, round, reciprocal, sign, softsign, hard_sig...
2020-05-13 ANSHUMAN TRIPATHY[Relay][Transform] Safe check added for Merge Composite...
2020-05-13 Giuseppe RossiniAdd a quantized conv2 unit test for the tflite front...
2020-05-13 lhutton1[RELAY][Convert Layout] Specify additional layouts...
2020-05-13 LiangLiuFix the runtime raise error (#5586)
2020-05-13 CandyAdd prim::device op (#5584)
2020-05-13 lixiaoquan[RELAY][TF] Support symbolic newshape for Reshape ...
2020-05-13 Josh Fromm[Relay] Fixed bug in attribute parsing for pool layers...
2020-05-13 Trevor Morris[PYTORCH] Support max_pool2d_with_indices (#5549)
2020-05-13 Tianqi Chen[CI] Enable llvm-11 and llvm-10 in build tests, recover...
2020-05-13 Samuel[PYTORCH]expand bug fix (#5576)
2020-05-12 Ramana RadhakrishnanAllow ubuntu_install_darknet.sh to work in both 18...
2020-05-12 Tianqi Chen[CI] Fix clang-format error (#5577)
2020-05-12 Menooker[Relay] enable blocking format in x86 conv2d and fold...
2020-05-12 Tianqi Chen[CI] Update the ci-gpu to the lastest build with the...
2020-05-12 Tianqi Chen[LINT] Enable clang-format. (#5572)
2020-05-12 Tianqi Chen[TARGET] Phase out WebGL (#5570)
2020-05-12 Tianqi Chen[DOCKER] Add clang-format and nodejs to ci-lint (#5567)
2020-05-12 Tianqi Chen[CI] Update ci-lint to use the latest image that contai...
2020-05-11 Tianqi Chen[CI] reintroduce docker stage for wasm tests (#5565)
2020-05-11 Tianqi Chen[DOCKER] Fix vulkansdk in the ci-gpu (#5566)
2020-05-11 ANSHUMAN TRIPATHY[Refactor][std::string --> String] IR is updated with...
2020-05-11 Ramana RadhakrishnanFix topi test for tensorcore (#5563)
2020-05-11 Samuel[FRONTEND]onnx, mxnet, pytorch mathops added (#5561)
2020-05-11 Haichen Shen[Fix] Fix conv2d alter op for arm cpu (#5532)
2020-05-11 Tianqi Chen[CI] Update ci-cpu to bionic (#5554)
2020-05-11 Tianqi Chen[CI] Update ci-cpu to bionic (#5555)
2020-05-11 Tianqi Chen[WEB] Setup lint, doc, test (#5556)
2020-05-11 masahi[BYOC, MergeComposite] Add additional check before...
2020-05-11 Tianqi Chen[LINT] clang-format the h,cc,m files. (#5557)
2020-05-11 Krzysztof Parzyszek[RUNTIME] Hexagon driver for offloading kernels to...
2020-05-11 Samuel[TOPI][RELAY][TENSORFLOW]Math ops added (#5502)
2020-05-09 Tianqi Chen[WEB] WebGPU support (#5545)
2020-05-09 Matthew BrookhartApparently, ONNX Conv with no 'pads' defaults to zero...
2020-05-09 MORITA Kazutaka[CI] Install wasmtime for WebAssembly tests (#5494)
2020-05-09 Tom GallA clone of test/python/unittest/test_runtime_micro...
2020-05-09 Wei Pan[Optimization] Warp level reduction support for CUDA...
2020-05-09 Bohan Hou[TIR][Printer] text format printer considering future...
2020-05-09 Tang, Shizhi[TE] Fix MakeLoopNest for warp memory (#5382)
2020-05-08 Jared Roesch[Rust] Add first stage of updating and rewriting Rust...
2020-05-08 Tianqi Chen[RPC] Improve RPCServer AsyncIO support. (#5544)
2020-05-08 tobeLoad platform specific lib for tvmdsoop instead of...
2020-05-08 Samuel[CRT]fix to reduce RAM size during loading model (...
2020-05-08 Thierry Moreaufix restructured text (#5541)
2020-05-08 Matthew BrookhartAdd Onnx Pad v11 (#5539)
2020-05-08 Krzysztof ParzyszekChanges to cpp_rpc to make it work on Android (+ Hexago...
2020-05-08 Animesh Jain[Relay-TFLite] FP32 and Quantized Object Detection...
2020-05-08 Tianqi Chen[RUNTIME] Store nullptr PackedFunc as nullptr for bette...
2020-05-07 ANSHUMAN TRIPATHY[Refactor][std::string --> String] IRModule is updated...
2020-05-07 Tianqi Chen[RPC][BUGFIX] Fix remote device sync (#5538)
2020-05-07 Samuel[RELAY][ONNX]ReduceLogSumExp Operator support (#5453)
2020-05-07 Tianqi Chen[WEB][RUNTIME] TVM WebAssembly JS Runtime (#5506)
2020-05-07 Mahesh Ambule[Frontend][TFLite] ADD_N operator (#5474)
2020-05-07 Matthew Brookhartfix a few bugs with shape inference and types in the...
2020-05-07 Krzysztof ParzyszekCache PrimExpr instead of raw pointers in bound analyze...
2020-05-07 wsl-inspur[TOPI][Winograd] Optimization of Conv2d Winograd algori...
2020-05-07 ANSHUMAN TRIPATHY [FRONTEND][TFLite] Fully connected op conversion made...
2020-05-07 Samuel[TFLITE]Select op support for tflite frontend (#5486)
2020-05-06 Matthew BrookhartFix an issue with Upsampling and update one test to...
2020-05-06 Matthew BrookhartLRN only supports 4D tensors, remove it from alter_op_l...
2020-05-06 Tianqi Chen[RUNTIME] Improve PackedFunc robustness (#5517)
2020-05-06 Tianqi Chen[RPC] Fix the multihop cpu case (#5522)
2020-05-06 Matthew Brookhartfix prelu importer and add tests: (#5521)
2020-05-05 Samuel[TFLITE]Nit: Function names made consitent (#5515)
2020-05-05 Ramana Radhakrishnan[PATCH] [ring_buffer.h] Improve commentary for RingBuff...
2020-05-05 Tianqi Chen[RPC][BUGFIX][BACKPORT-0.6] Fix bug in rpc ring buffer...
2020-05-05 mbaret[QNN] Support CallNode inputs in qnn.concatenate (...
2020-05-05 Tianqi Chen[RPC] Call sync in remote cpu to gpu copies (#5512)
2020-05-05 Tianqi Chen[REFACTOR][RPC][PROCOTOL-CHANGE] Modularize the RPC...
2020-05-04 MORITA Kazutaka[RUST][RUNTIME] Fix workspace (#5503)
2020-05-04 Yao WangFix Canonical Simplifier (#5505)
2020-05-03 Thomas Viehmannbump tophub rocm version (#5504)
2020-05-02 Andrew Reusch[uTVM] Reset target and wait for runtime initialization...
next