You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2023/03/02 20:52:02 UTC

[tvm] branch main updated (bd8e7d3bd3 -> cb37b82608)

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

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


    from bd8e7d3bd3 [bugfix] Fix the write buffer scope of `mma_store_impl` (#14174)
     add cb37b82608 [Relay] Enhance EliminateCommonSubexpr to support Tuple argument (#14169)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/eliminate_common_subexpr.cc   | 28 ++++++++++++++++--
 .../relay/test_pass_eliminate_common_subexpr.py    | 33 ++++++++++++++++++++--
 2 files changed, 57 insertions(+), 4 deletions(-)