platform/upstream/tvm.git
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...
2020-07-08 Haibin Lin[Frontend][MXNet] MXNet frontend support for AMP cast...
2020-07-08 Tianqi Chen[VTA] Move compiler related registry items to vta/build...
2020-07-08 Krzysztof ParzyszekCache object refs in loop partitioner instead of object...
2020-07-08 Krzysztof Parzyszek[LLVM] Auto-convert shuffle with single index to "extra...
2020-07-08 Jared RoeschFix what looks like bizzare copy-paste issue (#6010)
2020-07-07 Tianqi Chen[DOCKER] Only pass pythonpath for ci images (#6005)
2020-07-07 Matthew BrookhartDynamic Tile Op (#5983)
2020-07-07 Christian ClaussUndefuned names: import os for line 324 & import re...
2020-07-07 Christian ClaussUpdate main.yml (#6002)
2020-07-07 Lianmin ZhengFix tune_relay_cuda.py (#6001)
2020-07-06 Yizhi Liu[Arith] Inequalities solver (#5618)
2020-07-06 Josh Fromm[Relay][Frontend][Onnx] Small bug fix for Conv1D import...
2020-07-05 Junru Shao[Target] Use TargetNode::attrs for Target serialization...
2020-07-03 Animesh Jain[TFLite] QNN support for TFLite 2.1.0 quantized models...
2020-07-03 Krzysztof Parzyszek[LLVM] VectorType::get with two parameters is deprecate...
2020-07-02 Josh Fromm[Tutorial] Demo showing how to run a pruned 🤗 model...
2020-07-02 Junru Shao[Target] Migrate data structure of TargetNode (#5960)
2020-07-02 Krzysztof Parzyszek[LLVM] Remove redundant function CreateBufferVecPtr...
2020-07-02 Leslie-Fangfix tvm relay testing tf.py typo error (#5977)
2020-07-02 Lianmin Zheng[TOPI] Fix x86 conv2d template when tuning with unpacke...
2020-07-02 Trevor Morris[Relay/TOPI][OP] Add meshgrid op in Relay, TOPI, Pytorc...
2020-07-01 Lianmin Zheng[RELAY] Add resnet-3d & Update network definitions...
2020-07-01 Matthew Brookhart[DYNAMIC] Add Dynamic reshape to a dynamic namespace...
2020-07-01 Trevor MorrisAdd MXnNet parser for box_decode (#5967)
2020-07-01 Andrew ReuschImprove docker/bash.sh to handle git worktrees (#5970)
next