You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2021/06/09 04:53:21 UTC

[tvm] branch main updated (f646048 -> 5e006e0)

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

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


    from f646048  use an empty module for fold_constant (#8208)
     add 5e006e0  [TIR] Fix data dependent indexing when lowering TE to TIR (#8217)

No new revisions were added by this update.

Summary of changes:
 src/te/operation/create_primfunc.cc              |  5 +++--
 tests/python/unittest/test_te_create_primfunc.py | 15 +++++++++++++++
 2 files changed, 18 insertions(+), 2 deletions(-)