- 05 Jun, 2019 1 commit
-
-
Luis Vega committed
-
- 01 Jun, 2019 1 commit
-
-
* [Bugfix][VTA] PkgConfig cause crash in PYNQ board due to link library not exist. Symptom: When run vta_get_started.py with pynq board, host crash and complain "cannot find -lsds_lib" and "cannot find -l:libdma.so" Reproduce: At pynq board, delete the ./build/vta_config.json, then run rpc server. In host machine run vta_get_started.py, issue would reproduce. Analysis: This issue caused by 'PkgConfig' function still using pynq2.1 library which not exist in pynq2.4 anymore, when a "reconfig_runtime" logic of rpc_server.py get triggered , the compile would failed due to link library not exist. Solution: change the link library to libcma.so. * [Document Change][VTA] Change pynq version from 2.3 into 2.4. Issue: pynq 2.3 image not available anymore from pynq download page and pynq 2.4 is the current latest image which available in the said website, after verification, currently VTA work good with pynq 2.4 image, hence update related document from pynq 2.3 to 2.4.
Hua committed
-
- 21 May, 2019 1 commit
-
-
hlu1 committed
-
- 09 May, 2019 1 commit
-
-
* 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
-
- 08 May, 2019 1 commit
-
-
* 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
-
- 08 Apr, 2019 1 commit
-
-
* [HEADER] ASF header dir=include * [HEADER] ASF Header dir=src * [HEADER] ASF Header -dir=python * [HEADER] ASF header dir=topi * [HEADER] ASF Header dir=nnvm * [HEADER] ASF Header -dir=tutorials * [HEADER] ASF Header dir=tests * [HEADER] ASF Header -dir=docker * fix whitespace * [HEADER] ASF Header -dir=jvm * [HEADER] ASF Header -dir=web * [HEADER] ASF Header --dir=apps * [HEADER] ASF Header --dir=vta * [HEADER] ASF Header -dir=go * temp * [HEADER] ASF Header --dir=rust * [HEADER] Add ASF Header --dir=cmake * [HEADER] ASF Header --dir=docs * [HEADER] Header for Jenkinsfile * [HEADER] ASF Header to toml and md * [HEADER] ASF Header to gradle * Finalize rat cleanup * Fix permission * Fix java test * temporary remove nnvm onnx test
Tianqi Chen committed
-
- 28 Mar, 2019 1 commit
-
-
Yao Wang committed
-
- 27 Mar, 2019 1 commit
-
-
Andrew Tulloch committed
-
- 23 Mar, 2019 1 commit
-
-
Nick Hynes committed
-
- 20 Mar, 2019 1 commit
-
-
Zeno Gantner committed
-
- 10 Mar, 2019 1 commit
-
-
lee committed
-
- 13 Feb, 2019 1 commit
-
-
* a preliminary version is done? * we no longer need the redundant hybrid/api.py * support assert stmt * cast supported * intrin -> runtime; util is mainly in charge of compilation time * assert statement * fix python lint * fix cpp lint * on the way to module * rollback .cc * fix typo, no direct expose then * @vinx13 ceil is added i guess? * wip... * temp commit * fix import * i preliminary version is done? * on the way to build hybrid module * nearly fixed... * dumped python are equiv as original python * on the way to bootstrap * cpu bootstrap done * bootstrap! * fix lint * fix doc * resolve some review concerns * support load/save * fix lint * thanks to xqdan fixed my typo * fix build, make dump non-optional * add vthread * jesus why i added this
Jian Weng committed
-
- 17 Jan, 2019 1 commit
-
-
Jared Roesch committed
-
- 02 Dec, 2018 1 commit
-
-
Josh Pollock committed
-
- 10 Nov, 2018 1 commit
-
-
Andrew Tulloch committed
-
- 31 Oct, 2018 1 commit
-
-
Chris Nuernberger committed
-
- 21 Oct, 2018 1 commit
-
-
Thierry Moreau committed
-
- 06 Oct, 2018 1 commit
-
-
nhynes committed
-
- 03 Oct, 2018 1 commit
-
-
James Gilles committed
-
- 01 Oct, 2018 1 commit
-
-
Junru Shao committed
-
- 28 Sep, 2018 1 commit
-
-
nhynes committed
-
- 24 Sep, 2018 1 commit
-
-
nhynes committed
-
- 11 Aug, 2018 1 commit
-
-
Tianqi Chen committed
-
- 31 Jul, 2018 1 commit
-
-
TABATA, Keiichi committed
-
- 23 Jul, 2018 1 commit
-
-
This patch prevents libtvm.so from both containing static parts of LLVM and link with libLLVM.so by removing the latter from link list.
Sergey Mironov committed
-
- 17 Jul, 2018 1 commit
-
-
Tatsuya Nishiyama committed
-
- 15 Jul, 2018 1 commit
-
-
Tianqi Chen committed
-
- 12 Jul, 2018 1 commit
-
-
tqchen committed
-
- 09 Jul, 2018 1 commit
-
-
MORITA Kazutaka committed
-
- 07 Jul, 2018 1 commit
-
-
Sammy committed
-
- 01 Jul, 2018 1 commit
-
-
aswinjohn committed
-
- 28 Jun, 2018 1 commit
-
-
change regex to match all symbol except for space.
在原佐为 committed
-
- 27 Jun, 2018 1 commit
-
-
alex-weaver committed
-
- 25 Jun, 2018 1 commit
-
-
Tao Lv committed
-
- 19 Jun, 2018 1 commit
-
-
Daniel M. Weeks committed
-
- 17 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-
- 14 Jun, 2018 2 commits
-
-
MORITA Kazutaka committed
-
Tatsuya Nishiyama committed
-
- 13 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-
- 12 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-