This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 0628bdba93 [Relax][Pass] Skip data type node for CSE pass (#16493)
add 00a2c7d325 [CI] Support tvm-bot rerun for tvm-unity task (#16502)
add f21c5a4245 [DPL] Support tir_vars field in is_call_tir pattern (#16494)
add 5c45ae8e53 [Relax][Web] Add ApplyPresenceAndRequencyPenalty (#16504)
No new revisions were added by this update.
Summary of changes:
ci/scripts/github/github_tvmbot.py | 1 +
python/tvm/relax/dpl/pattern.py | 11 ++++++---
src/relax/ir/dataflow_pattern.cc | 6 ++++-
src/runtime/relax_vm/lm_support.cc | 36 +++++++++++++++++++++++++++++
tests/python/relax/test_dataflow_pattern.py | 21 ++++++++++++++---
web/src/runtime.ts | 24 +++++++++++++++++++
6 files changed, 92 insertions(+), 7 deletions(-)