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/12/09 14:59:10 UTC

[tvm] branch main updated (c31e338 -> e848af1)

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 c31e338  fix nvcc compile option to be compatible with older cuda (#7065)
     add e848af1  [FIX] Improve error messages and docs (#7064)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/build_module.py               | 22 +++++++++++++++++++++-
 python/tvm/relay/op/contrib/arm_compute_lib.py |  2 +-
 src/target/llvm/llvm_module.cc                 |  3 ++-
 src/tir/transforms/arg_binder.cc               |  2 +-
 src/tir/transforms/storage_rewrite.cc          |  4 +++-
 5 files changed, 28 insertions(+), 5 deletions(-)