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 5b431f5dd0 [Submodule] Add Flash attention v2 (#15423)
add 2d76c9704f [TIR] Generalize implementation of T.macro to work with
other dialects (#15432)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/parser/_core.py | 2 +-
python/tvm/script/parser/core/entry.py | 6 +-
python/tvm/script/parser/core/parser.py | 105 ++++++++++++++++++++++++++++++++
python/tvm/script/parser/tir/entry.py | 41 +++----------
python/tvm/script/parser/tir/parser.py | 59 +-----------------
5 files changed, 119 insertions(+), 94 deletions(-)