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 2022/04/01 20:28:07 UTC

[tvm] branch main updated (d2a40fd -> fac161e)

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 d2a40fd  [AOT] Re-enable AOT output name test on AArch64 (#10868)
     add fac161e  [Pattern] add optional pattern to C++ syntatic sugar (#10872)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/dataflow_pattern.h | 24 +++++++++++++-----------
 src/relay/ir/dataflow_pattern.cc     | 27 ++++++++++++++++-----------
 tests/cpp/dataflow_pattern_test.cc   | 19 +++++++++++++++++++
 3 files changed, 48 insertions(+), 22 deletions(-)