platform/upstream/tvm.git
2020-08-03 ANSHUMAN TRIPATHY[TIR][Transform] HoistIfThenElse added (#6066)
2020-08-03 Lianmin Zheng[TIR] Enhance VerifyGPUCode (#6194)
2020-08-03 qiuhan[Fix] avoid unexpected throw in AttrInitEntry (#6128)
2020-08-03 Animesh Jain[FoldConstant] Create Interpreter for each constant...
2020-08-02 Tianqi Chen[BUILD] Remove libtopi from the build (#6189)
2020-08-02 Tianqi Chen[CI] Remove topi from the CI cache (#6188)
2020-08-02 Tianqi Chen[REFACTOR] topi -> tvm/topi (#6186)
2020-08-01 Tianqi Chen[TEST] Temporary disable conv2d grad strided flaky...
2020-07-31 Tristan Konolige[FIX] Fixes #6096 (#6131)
2020-07-31 Tianqi Chen[DOCS] Improve the docs build instructions (#6173)
2020-07-31 lixiaoquan[Relay] Fix bug in transpose_shape_func (#6180)
2020-07-30 Wuwei LinFix incorrect function signature in header (#6172)
2020-07-30 Zhi[BYOC] Retire the example json runtime (#6177)
2020-07-30 ANSHUMAN TRIPATHYBuffer logger assert removed (#6147)
2020-07-30 Lianmin Zheng[AutoScheduler] Improve doc string (#6176)
2020-07-29 lixiaoquan[TF] Fix some shape mismatches between TF and Relay...
2020-07-29 sleepwalker2017fix bug when converting constant nodes with types of...
2020-07-29 lhutton1[BYOC][ACL] Support asymmetric per-layer quantized...
2020-07-29 Animesh Jain[Parser] Typo in mod creation (#6165)
2020-07-29 Tianqi Chen[CI] Update ci-cpu to the latest (#6164)
2020-07-29 Chenfan[Ansor][AutoTVM v2.0] Phase 1: Add pragma/storage_align...
2020-07-29 Tristan KonoligeImprove error messages in graph tuner, graph runtime...
2020-07-28 lixiaoquan[Relay] Handle ndarray_size in FoldConstant (#6156)
2020-07-28 Animesh Jain[Topi, x86] Using MKL blas for quantized dense (#6115)
2020-07-28 Tianqi ChenCorrect runtime.load_module (#6161)
2020-07-28 dprankratz[TIR][Bugfix] Improved massive build times caused by...
2020-07-28 FernChen[CI][Caffe Frontend] add caffe environment (#6023)
2020-07-28 jiuqi-yang[Ansor][AutoTVM v2.0] Phase 1: Add follow_split and...
2020-07-28 Thierry MoreauAdding t-vi as a reviewer (#6149)
2020-07-28 Tianqi Chen[DOCS][REFACTOR] Clarify Docs Categorization (#6155)
2020-07-28 Chris Sullivan[Android][RPC] Add missing RPC sources after refactor...
2020-07-28 Leon WangAdd TVM application extension with WASM runtime (#5892)
2020-07-28 Tianqi Chen[CI][TEST] Temporary disable nmsv4 test (#6151)
2020-07-27 Tianqi Chen[DOCS][REFACTOR] Reorganize the docs. (#6146)
2020-07-27 Chris Sullivan[Relay][OP] Support NMSv4 ingestion from TF. (#6085)
2020-07-27 Chenfan[Ansor][AutoTVM v2.0] Phase 1: Add cache_read/cache_wri...
2020-07-25 lixiaoquan[Relay] Fix interpreter for dyanmic shape input of...
2020-07-25 Haichen Shen[Fix] Remove the tvm web from version update (#6122)
2020-07-25 qunluoadd attr option mfloat-abi for arm32 (#6123)
2020-07-25 Lianmin Zheng[Ansor][AutoTVM v2.0] Phase 1: Access Analyzer (#6103)
2020-07-25 Cody Yu\b[TOPI] Fix CUDA Library Tuning (#6132)
2020-07-24 Yanming Wang[AutoTVM][BugFix] Fix autotvm on the conv2d_nchw_winogr...
2020-07-24 Haichen Shen[Relay][VM] Allow to config allocator type and refactor...
2020-07-24 Animesh Jain[Flaky] TFLite quantized conv test (#6084)
2020-07-24 Zheng Jiang[Relay]Port eliminate_common_subexpr to non-recursive...
2020-07-24 lixiaoquan[Relay] Keep fixed dim when unifying dynamic shape...
2020-07-24 Alexander BoothAdd 'get_num_inputs' to GraphRuntime (#6118)
2020-07-23 Jason Knight[Rust] Some rust cleanups (#6116)
2020-07-23 Haozheng Fan[RELAY][Fix] i64 indices (#5235)
2020-07-23 Siyuan LiRegister Shape Func for Some Operators to Handle Dynami...
2020-07-23 Giuseppe RossiniImprove reduction schedule on arm CPUs (#6110)
2020-07-23 Max Willsey[Rust] Clean up conversions between TVM and Rust functi...
2020-07-22 Tianqi Chen[DOCS][REFACTOR] Organize Design and Architectures...
2020-07-22 Jared Roesch[Rust][CI] Move CI over to new Rust crates and try...
2020-07-21 Chris HogeUpdate installation doc with minor improvements (#6104)
2020-07-21 Chenfan[Ansor][AutoTVM v2.0] Phase 1: Add annotation/compute_a...
2020-07-21 Haichen Shen[Relay][VM] Add ReshapeTensor instruction in the VM...
2020-07-21 lhutton1[BYOC][Contrib] Arm Compute Library integration (#5915)
2020-07-21 Nick HynesUpdate SGX example Cargo.toml (#6067)
2020-07-21 Cody Yuload empty config (#6100)
2020-07-21 QingFu Weidelete declaration of unused op_node (#6102)
2020-07-21 Haichen Shen[Cmake] Add default value for option USE_DNNL_CODEGEN...
2020-07-21 Haibin Lin[DSL/TE] Scalar support for `te.extern` (#6079)
2020-07-20 Animesh JainMXNet pre-quantized BERT (#6039)
2020-07-20 Tianqi Chen[DOCS] Cleanup docs build instructions. (#6094)
2020-07-20 Chenfan[Ansor][AutoTVM v2.0] Phase 1: Add RPC Runner (#6077)
2020-07-20 ZHANG Haolint: add opencl .cl file type (#6092)
2020-07-18 Yizhi Liu[Docs] improve the doc of release (#6091)
2020-07-17 Matthew Brookhart[Relay][Dyn] Add dynamic reshape grad (#6080)
2020-07-17 Giuseppe RossiniFixed point multiplication improvements for AArch64...
2020-07-17 Haichen Shen[Test] Add missing test for fast erf (#6058)
2020-07-17 Tristan KonoligeFix LocalBuilder on macos with python 3.8. (#6083)
2020-07-17 Haichen Shen[Fix] Add missing expr visitor for any (#6082)
2020-07-17 Krzysztof Parzyszek[TOPI] Fix the filter width parameter in depthwise_conv...
2020-07-16 lixiaoquanRefine LSTMBlockCell to support dynamic rnn (#5963)
2020-07-16 Lianmin Zheng[ARITH] Improve vector simplification for float operand...
2020-07-16 Hua Jiang[VTA] Fix FSIM Compile Error. (#6070)
2020-07-16 Yanming Wang[AutoTVM][BugFix] Fix variable name conflict with OpenC...
2020-07-16 Zhao WuRemove unnecessary std::cout (#6072)
2020-07-16 windclarion[RUNTIME][CRT] init TVMPackedFunc's name (#6044)
2020-07-16 Krzysztof ParzyszekFix error message in Buffer::vstore, NFC (#6056)
2020-07-16 notoraptorAdd operation scatter_add to relay, based on scatter...
2020-07-16 Haichen Shen[Relay][Pass] Merge two consecutive reshape ops (#6052)
2020-07-16 Zhi[BYOC][Optimization] Run accelerator specific optimizat...
2020-07-15 Zhao Wu[clflush] Enable x86 cpu cache flush (#5914)
2020-07-15 Mahesh Ambule[TARGET] ONNX codegen (#5052)
2020-07-15 Zhao Wu[Doc] update frontend tutorials to new model based...
2020-07-15 Chenfan[Ansor][AutoTVM v2.0] Part 1: Rename namspace form...
2020-07-15 Zhao Wu[RUNTIME] Support module based interface runtime (...
2020-07-15 Andrew ReuschBuild crttest and cpptest separately. (#6057)
2020-07-15 Chenfan[Ansor][AutoTVM v2.0] Part 0: Ansor minimum system...
2020-07-14 Lily Orth-Smith[RELAY][DYN] Dynamic broadcast_to, zeros, ones (#6007)
2020-07-14 Krzysztof Parzyszek[Hexagon] Remove use of designated initializers from...
2020-07-14 MORITA Kazutaka[BYOC][COREML] Handle one symbol for each runtime ...
2020-07-14 Jinyu XieFix pytorch frontend prim::Constant issue (#6051)
2020-07-14 Matthew BrookhartRefactor to expose MakeOp functions to C++ (#6047)
2020-07-14 Liangfu Chen[IR] Fix a primitive check error (#5991)
2020-07-14 Giuseppe RossiniFix conv2_gemm after target structure update (#6037)
2020-07-14 Trevor Morris[Frontend][TFLite] Fix fully_connected converter when...
2020-07-13 Dmitriy SmirnovAdd support for tflite arg_min and arg_max (#5992)
next