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 2022/11/04 19:31:22 UTC

[tvm] branch main updated (e860884923 -> 6da298b3a0)

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 e860884923 [build][hexagon] remove unused variable (#13291)
     add 6da298b3a0 [BugFix][Pattern] Fixed a crash when AltPattern and FunctionPattern are used nested (#13278)

No new revisions were added by this update.

Summary of changes:
 src/relay/ir/dataflow_matcher.cc            | 14 ++++++------
 tests/python/relay/test_dataflow_pattern.py | 33 +++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+), 6 deletions(-)