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 2021/03/16 22:30:24 UTC

[tvm] branch main updated (343b689 -> b8b63cd)

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 343b689  [docs] Getting Started with TVM: TVMC Tutorial (#7640)
     add b8b63cd  add nvcc support (#7668)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/cc.py                        | 16 ++++++++++------
 python/tvm/runtime/module.py                    |  3 +++
 src/relay/backend/contrib/codegen_c/codegen_c.h |  2 ++
 src/target/source/source_module.cc              |  2 +-
 4 files changed, 16 insertions(+), 7 deletions(-)