This is an automated email from the ASF dual-hosted git repository.
bohan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from f9890335da More clear ref of thirdparty license (#14790)
add 01324ef97c [MetaSchedule] Add an API to dump a pruned database (#14783)
No new revisions were added by this update.
Summary of changes:
include/tvm/meta_schedule/database.h | 8 +++++++-
python/tvm/meta_schedule/database/database.py | 12 ++++++++++++
src/meta_schedule/database/database.cc | 25 +++++++++++++++++++++++++
src/meta_schedule/database/json_database.cc | 4 ----
src/meta_schedule/database/memory_database.cc | 4 ----
src/meta_schedule/module_equality.cc | 3 +++
src/meta_schedule/module_equality.h | 1 +
7 files changed, 48 insertions(+), 9 deletions(-)