platform/upstream/tvm.git
2019-09-06 Yizhi Liu[schedule] Improve ceil_divide in tile/split (#3842)
2019-09-05 Jon Soifer[PYTHON/FFI] Search PATH for DLLs (#3888)
2019-09-05 雾雨魔理沙[Relay] add Tuple pattern (#3596)
2019-09-05 kiceFix int32 range overflow by using int64 (#3870)
2019-09-05 雾雨魔理沙[Relay] Fix operator fusion for multiple output (#3871)
2019-09-05 Haibin Lin[DOC] Fix doc rendering (#3897)
2019-09-05 黎明灰烬[Test] enable NHWC of `relay.testing.mobilenet` (#3886)
2019-09-05 Thierry Moreau[VTA][TOPI] Conv2d transpose (deconvolution) operator...
2019-09-05 Thierry Moreau[VTA][Relay] Extending Vision model coverage compilatio...
2019-09-05 雾雨魔理沙[Relay][Training] Small refactoring (#3893)
2019-09-05 Animesh Jain[QNN] Add - Refactoring to C++ (#3736)
2019-09-05 Liangfu Chen[VTA] de10-nano driver (#3394)
2019-09-05 miheer vaidyaReveal hidden code snippets by inserting newline (...
2019-09-04 Luis Vega[VTA][Chisel] add ISA BitPat generation (#3891)
2019-09-04 Animesh Jain[QNN] Convolution 2D Implementation. (#3580)
2019-09-04 lixiaoquan[TENSORFLOW] Convert scalar Const into tvm.relay.const...
2019-09-04 SWu[Relay] Add grads (#3857)
2019-09-04 youluexx[Relay][Frontend][darknet] Solve tvm parsing darknet...
2019-09-04 Luis Vega[VTA][Chisel] add scalafmt and format existing scala...
2019-09-03 Liangfu Chen[VTA] Fix TSIM compile error in Linux (add missing...
2019-09-03 Tianqi ChenRevert "[Runtime] Allow parameter sharing between modul...
2019-09-03 Neo ChienONNX frontend operator support: And (#3878)
2019-09-03 Yong Sun[Runtime] Allow parameter sharing between modules ...
2019-09-03 kiceRemove extern C warpper for cuBLAS (#3877)
2019-09-02 Luis Vega[VTA][Chisel] rename USE_TSIM macro with USE_VTA64...
2019-09-02 雾雨魔理沙[Relay] [Parser] fix parser for cast. (#3873)
2019-09-02 Logan Weber[WIP][µTVM] Add OpenOCD Low-Level Device (RISC-V Suppor...
2019-09-02 Animesh Jain[QNN] Requantize - Optimize lowering for some corner...
2019-09-01 Neo ChienImplementation of tile for TFLite (#3814)
2019-09-01 Haichen Shen[Relay][Any] Add shape func for dynamic shape (#3606)
2019-09-01 Alexey Golunov[NNVM][FRONTEND][ONNX] Fix PReLU conversion (#3813)
2019-09-01 Josh Fromm[Relay] Bitserial ops (#3844)
2019-09-01 Neo ChienAdd not operator for the frontend/onnx.py (#3836)
2019-09-01 Luis Vega[VTA][TSIM] add virtual memory support to tsim example...
2019-08-31 SWuImprove numerical gradient check (#3856)
2019-08-31 Alexander PivovarovAdd more cases to keras _convert_reshape (#3846)
2019-08-31 Animesh Jain[QNN] Concat - Refactoring to C++ (#3819)
2019-08-30 Animesh Jain[Relay][QNN] Moving Conv, Dense, Concatenate InferTypes...
2019-08-30 Animesh Jain[Relay][QNN] QNNtoRelay & QNNLegalize Pass utility...
2019-08-30 Andrew Tullochcodegen_spirv support Call::reinterpret (#3795)
2019-08-29 Hua Jiang[VTA] Infinite recursive device_api.ext_dev call fix...
2019-08-29 Hua Jiang[VTA] Fix RewriteForceSerial Function logic issue....
2019-08-29 Wuwei Lin[Relay] Conv2d grad (#3636)
2019-08-29 Alexander PivovarovAdd build_create_shared_func to tvm/contrib/cc.py ...
2019-08-29 Marcelo Duarte... Improvements in conda recipe (#3791)
2019-08-29 Neo Chien[TEST] Not assuming HOME in tvm/download.py (#3803)
2019-08-29 hlu1[runtime] reduce set_input and set_input_zero_copy...
2019-08-29 lixiaoquan[TensorFlow] Fix limitation that depth_mult can only...
2019-08-29 Jon SoiferSupport MKL on Windows (#3837)
2019-08-28 Cody Hao Yu[AutoTVM] Fix database APIs (#3821)
2019-08-28 Yong Wu[Relay][Keras] Dot (#3668)
2019-08-28 Yong Wu[Bugfix][Keras] axis of softmax (#3834)
2019-08-27 Liangfu Chen[VTA] Parameterization and bug fix in TensorLoad module...
2019-08-26 Yixing Jiangupdate docs for installation for CUDA (#3832)
2019-08-26 Xingjian ShiFix inconsistent python/cpp API behavior for if_then_el...
2019-08-26 Liangfu Chen[VTA][TSIM] Introduce Virtual Memory for TSIM Driver...
2019-08-24 Neo ChienFix code comment of operators (#3830)
2019-08-23 tristan-armFixed repo change for llvm-9 to resolve missing depende...
2019-08-23 Haibin LinUpdate hybrid_script.rst (#3799)
2019-08-23 Animesh Jain[Legalize][QNN] Pass out_types to Legalize. Update...
2019-08-23 Tianqi Chen[CODE] Halide attributions (#3824)
2019-08-23 雾雨魔理沙[Relay] Fix typo in parser (#3785)
2019-08-22 lixiaoquan[TVM] Fix warnings (#3817)
2019-08-22 Jon Soifer[TOPI][Relay][TensorFlow] Add OneHot operator (#3781)
2019-08-22 Josh FrommChanged topi cc resize to python implementation with...
2019-08-21 Jon Soifer[TOPI] Use cblas for dense and batch_matmul when "cblas...
2019-08-21 Wei Chen[Relay][VM]VM Profiler (#3727)
2019-08-21 Peter Yehadd gfx906 bc (#3808)
2019-08-20 Bing Xu[dep] psutil (#3780)
2019-08-20 Tianqi Chen[CI] Temporary disable rust test (#3809)
2019-08-19 Zhao Wu[CI] Solve occasional CI issue when pad value is all...
2019-08-19 Neo Chien[Relay][Frontend][TFLite] transpose implementation...
2019-08-19 tristan-armFixed onnx test failures when run on a cpu backend...
2019-08-19 Zhao Wu[CoreML] Solve CoreML frontend issue of image scaler...
2019-08-19 Wuwei Lin[TOPI, CUDA] Improve conv2d_transpose schedule template...
2019-08-18 Liangfu Chen[VTA][TSIM] parallel TSIM hardware compilation with...
2019-08-17 ziheng[Community] Hao Lu -> Committer (#3789)
2019-08-17 Wuwei LinFix ArgBinder assert order (#3794)
2019-08-16 ziheng[BUGFIX] Fix for NoneType Target (#3792)
2019-08-16 Wuwei Lin[Relay][Quantization] Fix out-of-date realize (#3790)
2019-08-16 shoubhikQNN quantize and dequantize operators. (#3745)
2019-08-15 Jon Soifer[Relay][Frontend][ONNX] Add Sign and Equal operators...
2019-08-15 ziheng[QUANTIZE] Refactor quantization codebase and fix model...
2019-08-15 Animesh Jain[QNN] InferType changes that missed CI. (#3779)
2019-08-14 Animesh Jain[QNN] Concatenate operator (#3730)
2019-08-14 Animesh Jain[Relay][Legalize][ARM_CPU] Handling NHWC layout for...
2019-08-14 Luis Vega[VTA][Chisel] scale dram base address in hardware inste...
2019-08-14 Thierry Moreaufix dense tuning (#3768)
2019-08-14 雾雨魔理沙fix (#3769)
2019-08-14 Jon Soifer[Relay][Frontend][TensorFlow] Support BatchMatMul with...
2019-08-13 Benjamin Tusyntax fix (#3765)
2019-08-13 Luis Vega[VTA][Chisel] run all unittests by default (#3766)
2019-08-13 Zhifix some pass docs (#3767)
2019-08-13 Thierry Moreau[VTA][TSIM][Build] Towards TSIM CI testing (#3704)
2019-08-13 Benjamin Tu[VTA] [Chisel] Improved Data Gen, Added ALU Test (...
2019-08-13 pzqfix mistype (#3763)
2019-08-13 Sergei Grechanik [ARITH] Simplify casts of constants 0 and 1 (#3758)
2019-08-13 Josh Fromm[Relay] SpaceToDepth and MirrorPad Operators (#3718)
2019-08-12 Christian SarofeenDon't replace reduction init axis with new axis if...
2019-08-12 Yizhi Liu[Bugfix] tvm.scan follow by tvm.compute segfault (...
next