platform/upstream/tvm.git
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)
2020-07-13 Yi-Hsiang ... [Relay] Add pass for getting calibration data from...
2020-07-13 Krzysztof Parzyszek[LLVM] Create TBAA information based on the unrelying...
2020-07-13 Lianmin Zheng[CODEGEN] Fix code generation bugs for C/CUDA & Improve...
2020-07-12 Josh Fromm[Relay][Frontend][Onnx] GRU Layer Support (#6020)
2020-07-12 Andrew ReuschµTVM CRT modifications for on-device RPC server (#5921)
2020-07-10 Krzysztof Parzyszek[LLVM/CPU] Terminate basic block after "ret" instructio...
2020-07-10 Matthew Brookhart[Relay][Dyn] Dynamic TopK Op (#6008)
2020-07-10 Zhi[REFACTOR][RELAY] Move invoke_tvm_op and shape_func...
2020-07-10 Giuseppe Rossini[Bug fix] Fix in arm_cpu/conv2d_alter_op for NHWC quant...
2020-07-10 Krzysztof ParzyszekAdd creation of Hexagon device in RPC client (#6035)
2020-07-10 lhutton1[CI][ACL] Enable ACL installation in ci_cpu docker...
2020-07-10 Cody Yu[BYOC] JSON Runtime with DNNL End-to-End Flow (#5919)
2020-07-10 Tianqi Chen[CI] Update ci-cpu to the latest (#6031)
2020-07-10 Tianqi Chen[DOCKER] Pin keras version (#6032)
2020-07-09 windclarion[TARGET] each option of target str should only contain...
2020-07-09 Zheng Jiangfix typos in comments and relay tutorial (#5999)
2020-07-09 windclarion[RUNTIME] if a param not in input, we still consume...
2020-07-09 Siju Samuel[PYTORCH]Gather op support added (#6013)
2020-07-08 HUAN-PING SURemove deplicate line (#6017)
2020-07-08 Jared Roesch[Frontend][Relay] Add Parser 2.0 (#5932)
2020-07-08 lhutton1Option to specify alternate directory to output build...
2020-07-08 Yizhi Liu[TEST][FLAKY] test_arith_solve_linear_inequality.py...
next