You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2022/06/08 10:00:42 UTC

[tvm] branch main updated (8ba43003a0 -> 6dc0c624cd)

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

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


    from 8ba43003a0 minor fix after loading trt engine from disk (#11614)
     add 6dc0c624cd [Relay] Restore dominator check (#11616)

No new revisions were added by this update.

Summary of changes:
 src/relay/ir/dataflow_matcher.cc            | 28 +++++++++++-----
 src/relay/ir/dataflow_matcher_impl.h        |  1 +
 tests/python/contrib/test_cutlass.py        |  2 +-
 tests/python/relay/test_dataflow_pattern.py | 52 ++++++++++++++++++++++++++++-
 4 files changed, 72 insertions(+), 11 deletions(-)