platform/upstream/tvm.git
2020-09-08 Dmitriy Smirnovbugfix: "verify" call parameter name changed (#6382)
2020-09-08 Tianqi Chen[TESTING] Fix the error when running tests with default...
2020-09-07 Chris Sullivan[ONNX] Add Clip importer to handle when min/max are...
2020-09-07 masahireshape with non constant shape argument (#6411)
2020-09-07 Beya2019iadd conv2d_transpose alter layout (#6358)
2020-09-06 Tianming Xu[Fix] fix compilation error when setting USE_RELAY_DEBU...
2020-09-05 Xingyu Zhou[TARGET] Add layout_transform, clip and expand_dims...
2020-09-05 Thierry Moreau[VTA][Xilinx] Update to Vivado 2020.1 and Pynq 2.5...
2020-09-04 Max WillseyAdd safe up/downcasting to the Rust object system ...
2020-09-04 Leandro NunesRemove unintentional pytest dependency. Fix #6398 ...
2020-09-04 masahi[Relay/topi] Support scalar inputs in where op (#6383)
2020-09-04 Lily Orth-Smith[RELAY][DYN] Dynamic UpSampling3D Op (#6353)
2020-09-04 Tianqi Chen[METAL] Use CFBridgeRetain for retaining the allocated...
2020-09-03 anilmartha[CI][Contrib] Add Vitis-AI docker installation (#6342)
2020-09-03 Andrew Liu[Relay] Fix Type Arguments not Attached (#6385)
2020-09-03 Yizhi Liu[Bugfix][Printer] Avoid adding annotation twice for...
2020-09-03 Zhi[RELAY][VM] Enable heterogeneous execution for Relay...
2020-09-03 Tianqi Chen[DOCS] Fix the docker binary cache location (#6390)
2020-09-03 Rishabh Jain[TFLite] Support for 'SAME' Padding option for TRANSPOS...
2020-09-03 Yao Wang[Frontend][TensorFlow] Improve TensorFlow control flow...
2020-09-03 Andrew ReuschMake docs build again when not everything is enabled...
2020-09-02 Tristan Konolige[TESTS] Refactor tests to run on either the GPU or...
2020-09-02 Tianqi Chen[RELAY] Fix the FoldConstant Regression for VTA (#6377)
2020-09-02 windclarion[RUNTIME][CRT] use macro to replace hardcode number...
2020-09-02 masahi[Torch] Support logsumexp, clean up unnecessary infer_s...
2020-09-02 Andrew Reuschacquire gil while finalizing PackedFunc (#6378)
2020-09-02 lixiaoquan[Relay] Enhance relay.split(), allow splitted dim to...
2020-09-02 Haichen Shenadd missing dependency (#6375)
2020-09-01 Haozheng Fan[Relay] support i64 indices (#6143)
2020-09-01 Trevor Morris[BYOC][JSON] Support input nodes with multiple entries...
2020-09-01 masahi[Torch] Fix aten::max and aten::min conversion (#6372)
2020-08-31 ANSHUMAN TRIPATHY[TIR][Transform]Block scope hoisting added (#6238)
2020-08-31 tkat0[DOCKER] Fix Dockerfile.demo_android (#6361)
2020-08-31 Chenfan[Ansor][AutoTVM v2.0] Phase 2: Update heavy operations...
2020-08-31 gigo[DOC] Fix mistyped word (#6362)
2020-08-29 Tianqi Chen[DOCKER] Use clear name that is separate from ASF brand...
2020-08-29 masahi[Torch] Add cast to double, fix flatten conversion...
2020-08-29 Junru Shao[Target][Codegen] Use target class in all codegens...
2020-08-28 Tianqi Chen[CMAKE] Compatible for ROCm before 3.7 (#6359)
2020-08-28 Max WillseyImprove Rust bindings: Map, Array, String, various...
2020-08-28 Dmitriy Smirnovquanitze operation expanded to take const argument...
2020-08-28 Andrew ReuschAdd docker/lint.sh, for running dockerized lint scripts...
2020-08-28 Andrew Liutypo (#6352)
2020-08-27 Cody Yu[Ansor][AutoTVM v2.0] Phase 2: Evolutionary Search...
2020-08-27 mbaret[BYOC][ETHOSN] Add support for quantized convolution...
2020-08-27 雾雨魔理沙[Relay][Training] Make AutoDiff thread through global...
2020-08-27 lhutton1[BYOC][ACL] Improved pooling support (#6248)
2020-08-27 FernChen[Caffe Frontend] introduce caffe frontend for tvm ...
2020-08-27 Rishabh Jain[Relay/TOPI][TFLite] Implemented MATRIX_SET_DIAG Operat...
2020-08-27 Tristan Konolige[TESTS] add gpuonly tests for python unittests and...
2020-08-27 quic-sanirudhAdd `init` member to ReduceNode (#6138)
2020-08-27 mvermeulenROCm changed name of library and removed old one in...
2020-08-26 yukatayu[MSVC] Make able to compile with MSVC (#6341)
2020-08-26 Lily Orth-Smith[DYN][RELAY] Resize support for NCHW-convertible layout...
2020-08-26 Giuseppe RossiniUse auto-tuner to improve conv2d_gemm performance ...
2020-08-26 雾雨魔理沙save (#6338)
2020-08-25 雾雨魔理沙[Relay] Make check stricter by using Feature. Fixed...
2020-08-25 Zhi[FIX][VM] Fix relay vm optimize (#6322)
2020-08-25 lhutton1[BYOC][ACL] Enable remote device via environment variab...
2020-08-25 Dongming Yang[Frontend][Relay] Keras softmax and prelu fix (#6278...
2020-08-24 masahi[OpFusion] Make the max number of fused ops configurabl...
2020-08-24 Yong Wu[Relay] Support for PyTorch Non-Maximum Suppression...
2020-08-24 Chenfan[Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search...
2020-08-22 Tianqi Chen[RUNTIME][FFI] Fix cython FFI compact with np.int64...
2020-08-22 雾雨魔理沙[Relay] Make check stricter: disallow inserting functio...
2020-08-22 Yao Wang[Frontend][Pytorch]Add Pytorch advanced indexing (...
2020-08-22 Lily Orth-Smith[BUG_FIX] Fix resize test (#6298)
2020-08-21 sandyhu533[RELAY][MXNET][FRONTEND] add support for MXNET numpy...
2020-08-21 Tianqi Chen[TIR] Enforce buffer pointer var type to be consistent...
2020-08-21 Rishabh JainRetrigger build. (#6304)
2020-08-21 Lily Orth-Smith[RELAY][DYN] Dynamic upsampling relay op (#6273)
2020-08-21 Zhao Wu[TEST][FLAKY] fix random fail (#6312)
2020-08-21 Josh Fromm[Target] Add python binding to new JSON target construc...
2020-08-21 Siju Samuel[COREML]multiple output support, reshape, split ops...
2020-08-21 masahi[Torch] Fix dtype handling for modules with integer...
2020-08-21 Matthew LeMayChanged TVMCTVMContext to TVMContext (#6306)
2020-08-20 Dmitriy SmirnovConstant input attr added to fully connected operation...
2020-08-20 Lily Orth-Smith[RELAY][DYN] Implementation of the dynamic pad operator...
2020-08-20 Lianmin Zheng[AutoScheduler] Fix flaky test (#6307)
2020-08-19 ZHANG Hao[Relay] change device annotation from post DFS to recur...
2020-08-19 mbaret[BYOC][ETHOSN] Introduce the Ethos-N BYOC integration...
2020-08-19 masahi[Torch] Fix cast to long (#6301)
2020-08-19 Krzysztof Parzyszek[Hexagon] Initial support for Hexagon codegen (#6261)
2020-08-19 Lianmin Zheng[Ansor][AutoTVM v2.0] Phase 1: XGBoost Cost Model ...
2020-08-18 Chenfan[Support] Add parallel_for support to run a loop in...
2020-08-18 Andrew ReuschAdd tvm::support::hexdump() debug utility (#6154)
2020-08-18 Yizhi Liu[Autodiff] Optimize and eliminate the Jacobian tensor...
2020-08-18 Tianqi Chen[RUNTIME][REFACTOR] Use new to avoid exit-time de-alloc...
2020-08-18 Dmitriy SmirnovGather operation with indices as tensor expr in TFLite...
2020-08-18 masahi[Torch] Support index_select (#6295)
2020-08-18 Tianqi Chen[TEST] use rpc.LocalSession for simple tests (#6294)
2020-08-18 GaryYuyjl[TOPI] Support int4/int8 conv2d tensor core with HWNC...
2020-08-17 Tianqi Chen[COMMUNITY] @kparzysz-quic -> committer (#6290)
2020-08-17 Chris Sullivan[ONNX] Update slice to infer attributes when not graph...
2020-08-17 Zhao Wu[random] support random fill (#5913)
2020-08-17 Junru Shao[Build] Add cmake options into libinfo (#6286)
2020-08-17 Iswariya Manivannan[Frontend][Relay] Fix node indices attribute error...
2020-08-16 Leandro NunesTVMC - a command line driver for TVM (#6112)
2020-08-15 Logan WeberAdd Quantize/Dequantize Partitioning (#5940)
2020-08-15 Junru Shao[Build] Reflect Compile-Time CMake Options into libtvm...
next