You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/11/24 14:54:18 UTC

[tvm] branch main updated (28b1577 -> 0c92772)

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

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


    from 28b1577  [AutoScheduler] Fix task extraction (#6965)
     add 0c92772  Fix #6954 uTVM, fix when building the runtime for native hardware (#6957)

No new revisions were added by this update.

Summary of changes:
 python/tvm/micro/compiler.py | 4 +++-
 python/tvm/target/target.py  | 2 +-
 src/target/target_kind.cc    | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)