- 14 May, 2019 2 commits
-
-
ghostplant committed
-
* check in * use groups * CHECK_EQ * trigger CI * Update mac_count.cc * trigger CI * trigger CI
eqy committed
-
- 13 May, 2019 4 commits
-
-
Joshua Z. Zhang committed
-
Salem Derisavi committed
-
* fix onnx frontend flatten bug * Update onnx.py * Update onnx.py * Update onnx.py
Oldpan committed -
Siva committed
-
- 11 May, 2019 4 commits
-
-
* Implement the VM compiler * Fix issues * Fix ASF headers * Fix test issue * Apply typo fixes. * Update src/relay/backend/vm/compiler.cc Co-Authored-By: 雾雨魔理沙 <lolisa@marisa.moe> * Refactor compiler * Fix * Fix * Fix in benchmark * Fix * Address comments
Jared Roesch committed -
hlu1 committed
-
lixiaoquan committed
-
Register all operators' Python attributes in Python so they can be easily accessed from Python code (#3175)
Steven S. Lyubomirsky committed
-
- 10 May, 2019 3 commits
-
-
Lianmin Zheng committed
-
Length of input_shape isn't always 4.
lixiaoquan committed -
* heterogeneous build for c++ * merge relay buildmodule to codegen build * use module split * use target_host * remove sse3 * retrigger ci
Zhi committed
-
- 09 May, 2019 5 commits
-
-
Yinghai Lu committed
-
Leyuan Wang committed
-
* Implement the virtual machine Co-Authored-By: wweic <ipondering.weic@gmail.com> * Fix rebase build issues * Reorganize vm.py and fix allocator bug * Remove compiler * Remove tests * Remove backend/vm/vm.cc too * Fix docs * Fix doc * Fix doc * Add vm docs * Remove change to dead_code.cc * Remove Relay logging * Remove reduce * Update include/tvm/runtime/vm.h Co-Authored-By: jroesch <roeschinc@gmail.com> * Reformat * Update include/tvm/runtime/vm.h Co-Authored-By: jroesch <roeschinc@gmail.com> * Address feedback * Update include/tvm/runtime/vm.h Co-Authored-By: jroesch <roeschinc@gmail.com> * Apply suggestions from code review Co-Authored-By: jroesch <roeschinc@gmail.com> * Fix a couple outstanding comments * Last couple comments * Update include/tvm/runtime/vm.h Co-Authored-By: jroesch <roeschinc@gmail.com> * Address code review feedback * Fix final comment * Address comments * Error reporting and example * add Const * Explicitly delete copy assignment operator * Fix rebase * Pass 3rd arg to fusion
Jared Roesch committed -
Bing Xu committed
-
* Add topi adaptive_pool * Use adaptive_pool to compute global_pool * Add relay adaptive pool2d * Fix lint * Fix typo * Minor change * Change support level to 10 * Add contrib * Remove global pool schedule * Add contrib module * Fix lint * Update doc * Update doc
Yao Wang committed
-
- 08 May, 2019 7 commits
-
-
* merge files * move verilator to the right place * change name to tsim * add default rule to be build and run * add README for tsim * Update README.md * add some structural feedback * change name of VTASim to VTADPISim * more renaming * update comment * add license * fix indentation * add switch for vta-tsim * add more licenses * update readme * address some of the new feedback * add some feedback from cpplint * add one more whitespace * pass pointer so linter is happy * pass pointer so linter is happy * README moved to vta documentation * create types for dpi functions, so they can be handle easily * fix pointer style * add feedback from docs * parametrize width data and pointers * fix comments * fix comment * add comment to class * add missing parameters * move README back to tsim example * add feedback * add more comments and remove un-necessary argument in finish * update comments * fix cpplint * fix doc
Luis Vega committed -
Zhi committed
-
Tianqi Chen committed
-
* [Relay] C++ Build module * asdf
Bing Xu committed -
* deconv tests * deconv bug fixed for certain cases tests added
Leyuan Wang committed -
Marcus Shawcroft committed
-
- 05 May, 2019 3 commits
-
-
* Fix rocm dense autotvm template * suppres lint warning
masahi committed -
* [Relay][Frontend] add log op in tf frontend * address comment
Yong Wu committed -
* [TOPI] fix mali conv * fix typo * address comments
Lianmin Zheng committed
-
- 04 May, 2019 1 commit
-
-
Tianqi Chen committed
-
- 03 May, 2019 1 commit
-
-
* Developer documentation for InferBound pass.
Jessica Davies committed
-
- 02 May, 2019 6 commits
-
-
Marcus Shawcroft committed
-
* Add support for custom NDArray memory management Credit to @icemelon9 and @wweic * Fix copy-paste issue * Fix naive allocator.h * Remove buffer field * Apply Wei's suggestions. Co-Authored-By: jroesch <roeschinc@gmail.com> * Fix Wei's suggestion * Fix go rts * Break MM dependency * Add docs and clean up diff * Add more docs * Move to VM folder * Fix lint * Remove Go dep. * Rename to Empty * Address Haichen's comments
Jared Roesch committed -
Haichen Shen committed
-
Tianqi Chen committed
-
Jared Roesch committed
-
Lianmin Zheng committed
-
- 01 May, 2019 4 commits
-
-
Marcus Shawcroft committed
-
* print op names in graph runtime debug * fix lint
Yida Wang committed -
* Fix PRelu layout in Relay * Fix cpplint * Add PRelu test case
Zhao Wu committed -
* Correct spelling of 'inavlid' * [DOC] correct spelling of 'schdule'. * [DOC] clean up use of abbreviation "interop" * [DOC] capitalize API abbreviation consistently * [DOC] correct spelling of 'peformed'. * [DOC] correct spelling of 'intermidiate' * Remove trailing white space. * Correct spelling of 'parametrization'. * [DOC] minor improvements to Range documentation.
Marcus Shawcroft committed
-