You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2020/01/17 23:23:56 UTC

[incubator-tvm] branch master updated (2f8a01f -> 2738edd)

This is an automated email from the ASF dual-hosted git repository.

moreau pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 2f8a01f  [REFACTOR] Get rid of packed_func_ext. (#4735)
     add 2738edd  [VTA][TSIM] Enable TSIM CI Testing (#4407)

No new revisions were added by this update.

Summary of changes:
 Makefile                                           |  7 +++--
 tests/scripts/task_python_vta.sh                   | 20 ++----------
 tests/scripts/task_python_vta_fsim.sh              | 20 ++----------
 tests/scripts/task_python_vta_tsim.sh              | 36 ++++++++++------------
 vta/hardware/chisel/Makefile                       |  2 +-
 .../chisel/src/main/scala/core/LoadUop.scala       | 16 +++++++---
 vta/hardware/dpi/tsim_device.cc                    |  2 ++
 vta/tutorials/frontend/deploy_vision_on_vta.py     |  5 +--
 8 files changed, 45 insertions(+), 63 deletions(-)