platform/upstream/tvm.git
2019-10-08 Yizhi Liu[topi] enable fp16 sort for arm (#4084)
2019-10-08 Umang Yadav[ARITH] Add floordiv for the deduce bound (#4025)
2019-10-08 Attila DusnokiFix wrong n_trial number in autotvm tutorials' progress...
2019-10-08 Hua Jiang[VTA] hotfix for de10-nano driver (#4081)
2019-10-08 mbarrett97[CodeGen] Disable -mfloat-abi hard option for LLVM...
2019-10-08 Animesh Jain[AlterOpLayout][x86] NHWC to NCHWc conv support. (...
2019-10-08 Haichen Shen[Fix][VM] Fix VM invoke with set_params (#4079)
2019-10-08 Wuwei Lin[QNN] Refactor fixed point multiplication in requantize...
2019-10-07 Logan WeberFix match case in Python-side expr functor (#4037)
2019-10-07 ndlHide symbols from dependent libraries if HIDE_PRIVATE_S...
2019-10-07 雾雨魔理沙Add gradient for log-softmax (#4069)
2019-10-07 Bohan Hou[DOC] Fix typos in tutorials (#4066)
2019-10-07 Chengji Yaodicrease the complexity of CalcDep from exponential...
2019-10-06 Animesh Jain[Relay][AlterOp] Minor refactor. (#4064)
2019-10-06 Animesh Jain[Relay][AlterOp] Improving support for broadcast layout...
2019-10-06 Ina DobrevaAdd parses support for zeros_like tflite operator ...
2019-10-06 Yong Wu[Bugfix][TF] reset graph after getting tag of savedmode...
2019-10-05 Wei Chen[Relay][VM] Add more passes to VMCompiler (#4058)
2019-10-05 Wei Chen[Relay][VM] Add autotvm context when compile (#4062)
2019-10-05 Haichen Shen[Bugfix] Fix target host for vm compiler (#4057)
2019-10-05 雾雨魔理沙[Relay][Training] Add gradient for Crossentropy (#3925)
2019-10-04 Yizhi Liu[llvm] switch to use Align for llvm trunk (#4051)
2019-10-03 Jon Soifer[Relay][TopHub] Add switch to disable TopHub download...
2019-10-03 bindog[Relay][Op] Add instance norm op (#4004)
2019-10-02 Animesh Jain[QNN][Relay] Calling Dialect passes from inside Relay...
2019-10-02 Umang Yadav[RELAY/PASS] Fix the extent for the post_stmt in the...
2019-10-02 Wei Chen[TF][Op] Op where (#4045)
2019-10-01 Cody Hao YuFix split's last factor issue (#4044)
2019-10-01 Tianqi Chen[COMMUNITY] ajtulloch -> committer (#4043)
2019-10-01 Wei Chen[TOPI]Add op argwhere (#3994)
2019-10-01 Yizhi Liu[topi] add ARM v8.2 udot (uint8) support (#3978)
2019-09-30 Tianqi Chen[COMMUNITY] anijain2305 -> reviewer (#4036)
2019-09-30 Animesh Jain[QNN] Renaming dense operator. (#4033)
2019-09-30 Animesh Jain[Relay][Compile_engine] Int64 shape handling for output...
2019-09-30 ndlAdd dmlc-core to the list of installed header directori...
2019-09-30 Tianqi Chen[ARITH] migrate indexdiv/mod to floordiv/mod (#4008)
2019-09-29 Logan Weber[Relay] Move prelude to text format (#3939)
2019-09-29 egolearnermake tvm compilable by gcc 4.9.2 (#4032)
2019-09-29 Neo Chien[AUTOTVM][DOCS] Add a link to the defining network...
2019-09-28 Tianqi Chen[ARITH] cleanup the indexmod/div on python side (#4028)
2019-09-28 bindog[Fix] Add more pad_mode support for onnx converter...
2019-09-28 Ina DobrevaAdd parser support for ReLU tflite operator (#4022)
2019-09-28 Alex GladkovAdditional MXNet Convolution and Deconvolution tests...
2019-09-27 brett kooncedocs: minor spelling tweaks (#4027)
2019-09-27 Paddy Horan[Rust] Fix issue with CPP enums. (#4019)
2019-09-27 Tianqi Chen[DOCKER] make demo images consistent with ci images...
2019-09-27 Yida Wang[Fix]use a more intuitive way to limit the #ops in...
2019-09-27 Tianqi Chen[ARITH] Use explicit div mode in python. (#4014)
2019-09-27 Kimish PatelExposed lowered func to c++ API. (#4012)
2019-09-26 Haozheng Fanhide psutil (#4013)
2019-09-26 Animesh Jain[QNN][Conv2D] Optimize lowering. (#4006)
2019-09-26 Jon Soifer[TOPI][x86] Introduce schedule_injective_from_existing...
2019-09-25 Yida Wang[RELAY]impose a max op limit to the op fusion pass...
2019-09-25 黎明灰烬[TOPI] Move conv2d spatial pack schedule to dedicated...
2019-09-25 Tianqi ChenRevert "Added tesnorizeation for avx2 based gemm. ...
2019-09-25 Cody Hao Yuremove FLOP computation for 3rd party lib call (#4005)
2019-09-25 Tianqi Chen[ARITH] Refactor to use explicit div/mod functions...
2019-09-25 Kimish PatelExpose llvm.nearbyint intrinsic. This is a faster alter...
2019-09-25 Philipp KronesChange Vivado install instructions to version 2018...
2019-09-25 Kimish PatelAdded tesnorizeation for avx2 based gemm. (#3982)
2019-09-25 Tianqi Chen[COMMUNITY] @yongwww-> reviewer (#3997)
2019-09-25 Ina Dobrevaadd parser support for GREATER tflite operator (#3963)
2019-09-25 Kimish PatelChanges to make tensorize work. These changes also...
2019-09-24 Tianqi Chen[ARITH] Explicitly state truncdiv/mod in pattern matchi...
2019-09-24 Ina Dobrevaadd parser support for TANH tflite operator (#3996)
2019-09-24 Jon Soifer[Relay] Add new IR pass CombineParallelDense (#3862)
2019-09-24 Steven S. LyubomirskyAdd type solver unit tests for unifying quantified...
2019-09-24 Jon Soifer[Relay][Frontend][ONNX] Add Erf to ONNX frontend (...
2019-09-24 StandbyMe[DOC] Add test script starter command to document ...
2019-09-23 Animesh Jain[QNN] Fix padding changes due to #3739 (#3989)
2019-09-22 Paddy Horan[Rust] Fixes "common" sub crate using nightly and maste...
2019-09-22 shoubhikQnn fully connected (#3910)
2019-09-22 Huang, GuangtaiAdd operator `isnan` (#3979)
2019-09-21 ZhiAdd docs for analysis namespace (#3985)
2019-09-21 Peter YehEnable miopen Group Convolution (#3987)
2019-09-21 Peter Yehadd bc for gfx1010 (#3984)
2019-09-20 Neo Chien[Relay][Frontend][TFLite] frontend operator support...
2019-09-20 Neo Chien[Relay][Frontend][ONNX] operator support: Tile (#3941)
2019-09-20 Tianqi Chen[ARITH] Add Lowering rule for FloorDiv/Mod (#3976)
2019-09-20 Alex GladkovAdd support for MXNet pad operator. (#3739)
2019-09-20 Animesh Jain[QNN] Renaming tests to follow the Relay nomenclature...
2019-09-19 Cody Hao Yu[TOPI] Add proper scheduling for dense on CUDA (#3923)
2019-09-19 Meghan CowanRemove GTest cmake flag from install docs (#3953)
2019-09-19 Ina Dobrevaadjust pylint output (#3973)
2019-09-19 Animesh Jain[Relay] Legalize and AlterOpLayout for Int8 Intel....
2019-09-19 Tianqi Chen[ARITH] Introduce base-class IRMutatorWithAnalyzer...
2019-09-18 Ligeng Zhu[Relay] Add shape check for ConcatenateRel and StackRel...
2019-09-18 Neo Chien[TVM][AutoTVM] cast filepath arguments to string (...
2019-09-18 Josh Fromm[Relay] Keras frontend upsample and 1 channel conv2d...
2019-09-17 shoubhikAdding support to check if an attribute is present...
2019-09-17 Andrew Tulloch[Vulkan] Minor optimization for deferred token lookups...
2019-09-17 Junru ShaoMore friendly error msg; Fix Android Demo LLVM ver...
2019-09-16 Animesh Jain[TOPI] Setting up AutoTVM template for Intel Int8 conv2...
2019-09-16 Yuwei Hu[TOPI] Improve conv2d_transpose schedule on X86 and...
2019-09-16 Yao Wang[Graph Tuner] Fix benchmark layout in graph tuner ...
2019-09-16 Zhi[tvm][codegen] Make buffer auto broadcast independent...
2019-09-16 Neo Chien[TOPI] operator support: logical_and, logical_or, logic...
2019-09-16 Animesh Jain[QNN] Legalization for Intel x86 QNN Conv2D (#3896)
2019-09-15 Peter YehEnable miopen transpose convolution and fp16 support...
2019-09-15 Jon Soifer[Relay][TensorFlow] Add support for SquaredDifference...
next