You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by jr...@apache.org on 2021/02/17 06:25:51 UTC

[tvm] branch main updated (173f3fc -> 77d2fe8)

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

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


    from 173f3fc  SparseFillEmptyRows Op (#7442)
     add 77d2fe8  [Bugfix][Relay] Crash in match_exhaustion.cc when given an empty tuple pattern or constructor with no args (#7459)

No new revisions were added by this update.

Summary of changes:
 src/relay/analysis/match_exhaustion.cc          | 15 +++++---
 tests/python/relay/test_pass_unmatched_cases.py | 46 +++++++++++++++++++++++++
 2 files changed, 56 insertions(+), 5 deletions(-)