This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch unity
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 9914a77b0f [Unity] Process all Relax functions in
CompositeFunctionAnnotator (#14736)
add 126f8d082b [Unity] Add options to MS tuning pass to enable more
fine-grained tuning (#14730)
No new revisions were added by this update.
Summary of changes:
python/tvm/meta_schedule/relax_integration.py | 29 +++++++++++++++++++---
python/tvm/relax/transform/transform.py | 12 ++++++++-
src/relax/transform/meta_schedule.cc | 22 ++++++++++++----
.../relax/test_transform_meta_schedule_tuning.py | 20 +++++++++++++++
4 files changed, 74 insertions(+), 9 deletions(-)