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/12/11 02:24:33 UTC

[tvm] branch main updated (19e2631 -> 1e6e202)

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

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


    from 19e2631  #7058 [Tutorial] Import errors in deploy_detection.py and deploy_classification.py (#7059)
     add 1e6e202  [VTA][OpenCL] add device_annot support in graphpack (#6125)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/_tensor.py        |   4 ++
 src/relay/op/annotation/annotation.cc |   7 +-
 vta/python/vta/top/graphpack.py       | 132 +++++++++++++++++++++++++++++++++-
 3 files changed, 140 insertions(+), 3 deletions(-)