platform/upstream/tvm.git
2019-07-01 Tianqi Chen[ARITH] Canonicalize comparison to move constant to...
2019-07-01 Tianqi Chen[ARITH][SCHEDULE] Update schedule to use the new analyz...
2019-06-30 Alexander PivovarovUpdate tflite wheel version to 1.13.1 (#3435)
2019-06-30 Tianqi Chen[ARITH] CanonicalSimplifier, better folding, eliminate...
2019-06-29 Tianqi Chen[ARITH] Improve min/max/div cases in RewriteSimplify...
2019-06-29 Christian SarofeenPartition fix with rfactor, simplify and likely predica...
2019-06-29 Haichen Shen[Bugfix] Fix AutoTVM bug (#3462)
2019-06-28 Tianqi ChenUpdate README.md
2019-06-28 Tianqi ChenMigrate badge to new job (#3459)
2019-06-28 Tianqi Chen[CI] Fix windows build, add azure pipeline (#3458)
2019-06-28 Thierry Moreau[VTA][Relay] Relay Compilation + AutoTVM compatible...
2019-06-28 雾雨魔理沙[Relay] Feature Detection (#3238)
2019-06-28 雾雨魔理沙[Relay] Fix ad for conditional expression (#3453)
2019-06-28 Christian SarofeenNested rfactor fix, update predicates as well as source...
2019-06-28 Xingjian Shi[RELAY] [OP] [MXNet Frontend] Add sequence_mask (#3437)
2019-06-28 Amy Wang[Relay] Register abs gradient: grad * (select(x < 0...
2019-06-28 雾雨魔理沙fix deprecation warning (#3446)
2019-06-28 hlu1Memory leak in the relay interpreter (#3448)
2019-06-28 雾雨魔理沙[Relay][Parser] simplify build script, remove python...
2019-06-27 Altan Haan[Relay] Fix reduce axis bug (#3422)
2019-06-27 ttyang1018[Relay][Frontend] Fix tensorflow frontend lstm forget...
2019-06-27 Yao WangGraphTuner supports relay.module as input (#3434)
2019-06-27 cclaussUse print() function in both Python 2 and Python 3...
2019-06-27 Hua Jiang[VTA][TSIM] Verilator compile report error for printf...
2019-06-27 Alexander PivovarovAdd mod supoort in relay.build (#3424)
2019-06-27 cclaussUndefined name: Typo in variable name sotrage_order...
2019-06-27 LiFix Windows build (#3429)
2019-06-27 Lianmin Zheng[AutoTVM] Fix a bug in simulated annealing (#3413)
2019-06-25 Yong Wu[Relay] Add ResizeNearestNeighbor and CropAndResize...
2019-06-25 Hua Jiang[VTA] Add VTA PYNQ metal_test bitstream program logic...
2019-06-25 Andrew Tulloch[Runtime] Allow for parameter sharing in GraphRuntime...
2019-06-25 SammyFixing package path in tflite test (#3427)
2019-06-24 雾雨魔理沙fix (#3417)
2019-06-24 Alexander PivovarovAdd Reduce operators to TFLite (#3421)
2019-06-23 Haichen Shen[Frontend][MxNet] Support bidirectional RNN layer ...
2019-06-22 雾雨魔理沙Add nix to gitignore (#3418)
2019-06-22 ziheng[QUANTIZE] Memorizing the quantize node mapping (#3233)
2019-06-22 Wei ChenFix global var in prelude (#3405)
2019-06-22 Wei ChenCreate closure object for GlobalVar (#3411)
2019-06-22 Jessica DaviesExtend TensorComputeOp to allow scalar inputs (#2606...
2019-06-21 Luis Vega[VTA] [APPS] Update README on tsim example (#3409)
2019-06-21 Lianmin Zheng [Community] @joshpoll -> Reviewer (#3412)
2019-06-20 Wei ChenAdd EtaExpand to transform API (#3406)
2019-06-20 henrywu2019to fix issue Target llvm is not enabled[followup] ...
2019-06-20 Wuwei Lin[Relay] Fix name conflict in PartialEval (#3402)
2019-06-20 Zhireturn mod from frontend for autotvm (#3401)
2019-06-20 Hua Jiang[VTA] Fix VTA function Vivado Compile Error. (#3375)
2019-06-19 hlu1[Bugfix] Missing headers (#3392)
2019-06-19 zhengdi[TEST][TENSORFLOW] clean up code (#3342)
2019-06-18 Tianqi Chen[CI] Update ci-gpu to v0.52 (#3374)
2019-06-18 Alexander PivovarovAdd RESIZE operators to realy TFLite frontend (#3370)
2019-06-18 Tianqi Chen[ARITH] Bugfix min/max const canonicalize rule (#3386)
2019-06-18 Zhihotfix for onnx (#3387)
2019-06-17 Tianqi ChenRevert "[Relay][Frontend][ONNX] Fix reshape precompute...
2019-06-17 Alexander PivovarovTFLite: Add fused_activation_function for ADD, SUB...
2019-06-17 Jared Roesch[Relay][Frontend][ONNX] Fix reshape precompute, and...
2019-06-17 Howave[nnvm] fix nnvm compiler build module error (#3378)
2019-06-17 Wuwei Lin[Relay][Pass] CanonicalizeCast (#3280)
2019-06-17 Zhi[relay][frontend] Return module from frontend parsers...
2019-06-17 Tianqi Chen[RELAY][PASS] Enable decorating python class as Pass...
2019-06-17 Sheng Zhaadd favicon in rtd (#3379)
2019-06-15 雾雨魔理沙save (#3033)
2019-06-15 Alexander PivovarovFix typo in word explicitly (#3376)
2019-06-14 Haichen Shen[Relay][VM] Add AllocTensor instruction and better...
2019-06-14 Alexander PivovarovAdd test_forward_ssd_mobilenet_v1 to tflite/test_forwar...
2019-06-14 Tianqi Chen[BUILD] Enable more visible symbols by default (#3365)
2019-06-14 Luis Vegafix hardware-makefile for osx, bugfix chisel-RegFile...
2019-06-14 Haichen Shen[TEST][FLAKY] Fix flaky test on topk and quantize pass...
2019-06-13 Luis Vega[VTA] add support to event counters (#3347)
2019-06-13 Marcelo Duarte... Update CMakeLists.txt to be more flexible (#3354)
2019-06-13 Hua[Relay] tflite frontend, keep underline with comments...
2019-06-13 Tianqi Chen[ARITH] Revamp IntSet (#3272)
2019-06-13 Yong Wu[Relay][Frontend] Add a bunch of ops in tf converter...
2019-06-13 Hua[Relay] Add Elemwise operator Sub, Divide, Power, Max...
2019-06-13 Steven S. Lyubomirsky[Relay] Check match expressions for completeness (...
2019-06-13 Zhi[Relay][Transform] quantize opt passes to pass manager...
2019-06-13 Alexander PivovarovUpdate tflite schema version to 1.13 (#3356)
2019-06-13 Yizhi Liu[Team] Jian Weng -> Committer (#3359)
2019-06-13 Wei ChenSupport export ADT value in Python (#3299)
2019-06-12 Yong Wu[Relay] add ClipByValue and Neg in tf frontend converte...
2019-06-12 Haichen Shen[Relay][Frontend] Fix MxNet RNN without providing state...
2019-06-12 Jared Roesch[Relay][Backend] Fix interpreter argument conversion...
2019-06-12 Marcus Shawcroft[DOC] clarfiy explanation (#3340)
2019-06-12 Marcus Shawcroft[DOC] minor grammatical improvements (#3341)
2019-06-12 Leyuan WangNon_maximum_suppression and get_valid_counts add new...
2019-06-11 Luis Vega[VTA][TSIM] update app example (#3343)
2019-06-11 hlu1[Topi] Fast mode in take op (#3325)
2019-06-11 Tianqi Chen[CI] separate out legacy as a stage (#3337)
2019-06-11 Tianqi Chen[RELAY] Pass infra cleanup (#3336)
2019-06-11 Marcus Shawcroft[CI] Clarify RAT exclude patterns. (#3328)
2019-06-11 Alexander PivovarovAdd LOGISTIC operator to relay tflite frontend (#3313)
2019-06-11 Jared Roesch[Relay][Prelude] Use the Relay parser to define the...
2019-06-11 Zhi[relay][vm] move vm opt passes to pass manager (#3323)
2019-06-10 Alexander PivovarovAdd PAD operator to relay tflite frontend (#3310)
2019-06-10 Zhi[Relay][heterogeneous] Fix tuple annotation (#3311)
2019-06-10 hlu1[Autotvm] Support override (#3292)
2019-06-10 Yao WangSupport x86 dilation conv2d and improve multi-batch...
2019-06-10 Alexander PivovarovFix Error messages in tflite.py (#3320)
2019-06-10 Alexander PivovarovAdd all parameters to from_tensorflow docs (#3321)
2019-06-10 Marcus Shawcroft[CI] Fix shell script exit codes (#3329)
next