This is an automated email from the ASF dual-hosted git repository.
comaniac pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 3f777d5 [Hexagon] Rework tvm.target.hexagon() interface (#8823)
add d263c6d [Pattern matching] Add an option to rewrite the graph only
once (#8843)
No new revisions were added by this update.
Summary of changes:
include/tvm/relay/dataflow_matcher.h | 6 +-
python/tvm/relay/dataflow_pattern/__init__.py | 17 +++--
src/relay/ir/dataflow_matcher.cc | 11 +--
tests/python/relay/test_dataflow_pattern.py | 98 +++++++++------------------
4 files changed, 58 insertions(+), 74 deletions(-)