This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from fc6775e770 [REFACTOR] move build flow from C++ to Python (#17665)
add 25be3e2d9d [REFACTOR] Allow target dependent default tir pipeline
dispatch in tir.build() (#17669)
No new revisions were added by this update.
Summary of changes:
python/tvm/tir/__init__.py | 2 +-
python/tvm/tir/build.py | 46 ++++++++++++++++++++++++++++------------------
python/tvm/tir/pipeline.py | 9 ++++++++-
3 files changed, 37 insertions(+), 20 deletions(-)