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 8e4cedc4e3 [Docker] Support rootless docker when using docker/bash.sh
(#14590)
add fc7ca1f503 [tests][scripts][release] Optimize release note script
about categories etc (#14653)
add b2a7bb9ee4 [MetaSchedule] Handle output cases for
InlineConstantScalars (#14654)
add 34342ba20f [METAL] Fix flaky memory issue due to racing (#14671)
add 7c97c4eb8d [Runtime] Fix Can't "query_imports" Bug of VM Executable
(#14656)
No new revisions were added by this update.
Summary of changes:
docs/contribute/release_process.rst | 2 +-
src/meta_schedule/schedule_rule/auto_inline.cc | 5 +-
src/runtime/metal/metal_device_api.mm | 8 ++
src/runtime/vm/executable.cc | 3 +-
...test_meta_schedule_schedule_rule_auto_inline.py | 29 +++-
tests/scripts/release/README.md | 8 +-
tests/scripts/release/gather_prs.py | 35 +++--
tests/scripts/release/make_notes.py | 148 ++++++++++++++++-----
8 files changed, 174 insertions(+), 64 deletions(-)