platform/upstream/tvm.git
2020-06-10 Zijing Gu[topi] block sparse dense on cuda (#5746)
2020-06-10 Jared Roesch[Rust] Second stage of Rust Refactor (#5527)
2020-06-10 Tianqi Chen[REFACTOR][TIR] Provide->ProducerStore, Realize->Produc...
2020-06-10 Cody Yu[Bugfix] Fix reshape (#5739)
2020-06-10 Junru Shao[Minor][Test] Clean WASM environment before build ...
2020-06-09 Matthew BrookhartAdd Scatter to Topi/Relay/ONNX via hybrid script (...
2020-06-09 Yong Wu[TOPI][Relay][OP] support dynamic NMS(Non Maximum Suppr...
2020-06-09 xqdan[ARITH][BACKPORT-0.6] fix a min/max simplify bug (...
2020-06-08 Trevor MorrisDon't add cast for TF batch norm when type isn't changi...
2020-06-07 Tianqi Chen[REFACTOR][TE][TIR] Call::Halide => ProducerLoad, DSL...
2020-06-07 Zhisequential cpp test (#5745)
2020-06-06 Junru ShaoAdd some docs on downstream consistency (#5742)
2020-06-06 Tianqi Chen[REFACTOR][ARITH] Remove legacy compute_expr.h (#5738)
2020-06-06 handar423fix small bug about dense_grad (#5695)
2020-06-05 abergeronFix the values for test_fmod since it fails way too...
2020-06-05 Tianqi Chen[TEST] Fix flaky topi/tests/python/test_topi_pooling...
2020-06-05 Cody YuFix reshape usage in ARM Winograd (#5732)
2020-06-05 akosik-anyvisionChange 'delete's in Relay VM Instruction dtor to 'delet...
2020-06-05 Thomas ViehmannROCm: Add warp shuffles and enable reductions (#5727)
2020-06-05 Samuel[ONNX]MaxRoiPool, Mod & Xor op support added (#5729)
2020-06-04 Tianqi Chen[REFACTOR] Separate ArgTypeCode from DLDataTypeCode...
2020-06-04 Dhruva Ray[Frontend][TFLite] Add parser support for shape and...
2020-06-04 Dhruva Ray[TOPI,RELAY][TFLITE] Sparse to dense operator (#5447)
2020-06-04 Thomas Viehmanncodegen llvm: move nvptx-specific intrinsic handling...
2020-06-04 Junru ShaoFix runtime::String backward compatibility in JSON...
2020-06-04 Wuwei Lin[AutoTVM, Relay] Clear compile engine after task extrac...
2020-06-04 Deepak[TENSORFLOW]StatefulPartitionedCall/PartitionedCall...
2020-06-04 Samuel[ONNX]ReduceL1, ReduceL2, ReduceSumSquare, ReduceLogSum...
2020-06-03 abergeronFix generating types like float44 and float88 (#5722)
2020-06-03 Junru Shao[Object] Restore the StrMap behavior in JSON/SHash...
2020-06-03 Junru Shao[Object][FFI] Introduce runtime::String::CanConvertFrom...
2020-06-03 lixiaoquanAvoid downloading when TOPHUB_LOCATION is NONE (#5720)
2020-06-03 Samuel[MXNET]Softmin, trunc op support added (#5715)
2020-06-02 Junru Shao[Object] Unify StrMapNode and MapNode (#5687)
2020-06-02 tobeRename tvm_dso_op to libtvm_dso_op (#5714)
2020-06-02 Liangfu Chen[BUGFIX][CRT] Fix Compilation Error in CRT (#5713)
2020-06-02 Tianqi ChenRemove opengl runtime and cmake (#5712)
2020-06-02 Tianqi ChenRemove deprecated opengl files (#5711)
2020-06-02 Samuel[PYTORCH]ReplicationPad support added (#5708)
2020-06-02 Cody Yu[PatternLang] Simplify Pattern API Implementations...
2020-06-01 Tianqi Chen[REFACTOR][PY] relay.op.Op -> tvm.ir.Op (#5705)
2020-06-01 Rand Xiefix typo: anchor windoes should be anchor windows ...
2020-06-01 ANSHUMAN TRIPATHY[Arith] ExtendedEuclidean merge impl to int_operator...
2020-05-31 Neo Chien[AutoTVM][TOPI] Fix bifrost spatial packing conv2d...
2020-05-30 Samuel[PYTORCH]floor_divide support for squeezenet (#5702)
2020-05-30 Zhi[REFACTOR][RELAY] Replace build_config with PassContext...
2020-05-30 Cody Yu[BYOC] Support Tuple Output in C/DNNL Codegen (#5701)
2020-05-30 Balint Cristian[ONNX] Skip ADD inside Gemm op when vector is zero...
2020-05-30 Matthew Brookhart[PatternLang]Conditionally Embedding Constants in Parti...
2020-05-29 notoraptorIn memory_plan, check if value is not None, instead...
2020-05-29 Samuel[ONNX]LpPool Support added (#5696)
2020-05-29 tobeSupport more dtypes for TVMDSOOp (#5694)
2020-05-29 Tianqi Chen[COMMUNITY] @masahi -> PPMC (#5691)
2020-05-29 Tianqi Chen@zhiics -> PPMC (#5692)
2020-05-29 Zhi[REFACTOR][RELAY] move fallback_device to config (...
2020-05-29 lhutton1[RELAY] Fix segfault in pretty print when ObjectRef...
2020-05-29 lixiaoquan[Relay] Fix dataflow_pattern.rewrite() hang if Match...
2020-05-29 Samuel[PYTORCH]Minor bug fixes (#5683)
2020-05-28 Cody Yu[PatternLang] Add ConstantPattern (#5689)
2020-05-28 Neo Chien[TIR][REFACTOR] std::string -> String Migration in...
2020-05-28 Samuel[TFLITE]Quantize & Dequantize op (#5394)
2020-05-28 Cody Yu[DOC] Improve Pattern Language Docs (#5676)
2020-05-27 Junru Shao[Bugfix] Fix Python debugger segfaults with TVM built...
2020-05-27 tobeFix the shift column for scale_shift_nchw and scale_shi...
2020-05-27 notoraptorCall previous excepthook in tvm_excepthook. (#5675)
2020-05-27 Matthew Brookhartadd a testcase for #5674 (#5677)
2020-05-26 Cody Yu[BYOC] Pattern Language MergeComposite (#5656)
2020-05-26 Matthew Brookhartadd a check for null function attributes (#5674)
2020-05-26 Andrew Reuschadd tvm.micro pydoc to sphinx (#5661)
2020-05-26 lixiaoquan[TF] Support TupleWrapper as direct ancestor of control...
2020-05-26 Matthew Brookhart[POC][PatternLang]Remove constants from partitioned...
2020-05-26 Neo Chien[AutoTVM][TOPI] AutoTVM incorrect measurement (#5511)
2020-05-26 Mei Yeenable amd_apu device on vulkan target (#5659)
2020-05-26 Zhao Wu[C++ RPC] Fix C++ RPC build problem on Linux (#5671)
2020-05-26 Zhao Wu[Doc] Misc doc fix (#5672)
2020-05-26 Tianqi Chen[REFACTOR][TIR][API-Change] Migrate BuildConfig to...
2020-05-26 Tianqi Chen[PYTHON] Add buffer name when creating tensor bindings...
2020-05-26 Yao Wang[Relay][Op]Support symbolic TopK, Ones, Zeros and Full...
2020-05-25 Wei Pan[TOPI] Improve CUDA softmax scheduling (#5600)
2020-05-25 Shizhi Tanghandle likely in IRMutatorWithAnalyzer (#5665)
2020-05-23 Tianqi Chen[TIR][BUILD] Remove buffer params from pass config...
2020-05-23 Wuwei Lin[Relay,Topi][OP] affine_grid and grid_sample (#5657)
2020-05-23 Matthew Brookhart[PatternLang] Convert PatternGrouper to do pre-order...
2020-05-23 Andrew ReuschIncrease bss section size. (#5660)
2020-05-23 Philip Hyunsu ChoUpgrade XGBoost to latest (#5658)
2020-05-22 ANSHUMAN TRIPATHY[REFACTOR][IR] Migrate IRModule ObjectRef to not-null...
2020-05-22 Andrew Reuschµtvm debug improvements (#5648)
2020-05-22 Tianqi Chen[RUNTIME] Resolve constexpr issue in debug mode. (...
2020-05-22 Tianqi Chen[AutoTVM] Update XGBoost verbosity option (#5649)
2020-05-22 hlu1HG: Commit message of changeset 6281661. (#5622)
2020-05-22 Wuwei Lin[Relay, Topi][OP] Correlation (#5628)
2020-05-22 Matthew BrookhartAdd a check Callback to the Pattern Paritioner (#5646)
2020-05-22 mbaret[RELAY][BYOC] Preserve type information in Merge Compos...
2020-05-22 Tianqi Chen[CI] Add log check to the sphinx gallery docs (#5643)
2020-05-21 Junru Shao[Runtime] Introduce runtime::Array (#5585)
2020-05-21 Tianqi Chen[CI] Allow CI_PYTEST_ADD_OPTIONS to be unbound. (#5644)
2020-05-21 Cody YuRemove unnecessary print (#5642)
2020-05-21 Samuel[PYTORCH]Padding support (#5638)
2020-05-21 Yi Wang[RUNTIME][VULKAN] Seg fault in WorkspacePool's destruct...
2020-05-21 Tianqi Chen[DOCS] Fix the QNN TFLite tutorial build (#5641)
next