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/02/23 23:29:21 UTC

[tvm] branch main updated (0ba3741 -> 929717a)

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 0ba3741  [CRT] Create C-runtime-style metadata module for llvm builds (#7398)
     add 929717a  Fix stack overflow when partially-__init__ Node raises exception. (#7481)

No new revisions were added by this update.

Summary of changes:
 python/tvm/_ffi/_ctypes/object.py | 7 ++++++-
 python/tvm/runtime/object.py      | 3 +++
 2 files changed, 9 insertions(+), 1 deletion(-)