You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by wu...@apache.org on 2023/06/27 23:34:46 UTC

[tvm] branch main updated (5e77b7eff7 -> b9c76f56dc)

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

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


    from 5e77b7eff7 [microNPU][ETHOSU] Add option to disable copying constants for case without cascader (#15147)
     add b9c76f56dc [Runtime] Clean TVM stacktrace in error messages (#15161)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/logging.h | 22 ++++++----------------
 python/tvm/error.py           |  8 +-------
 src/runtime/logging.cc        | 35 ++++++++++++++++++++++++++++++++---
 3 files changed, 39 insertions(+), 26 deletions(-)