Skip to content

[MetaSchedule] Add an API to dump a pruned database#14783

Merged
spectrometerHBH merged 1 commit intoapache:mainfrom
junrushao:feature/2023-05-05/prune-db
May 7, 2023
Merged

[MetaSchedule] Add an API to dump a pruned database#14783
spectrometerHBH merged 1 commit intoapache:mainfrom
junrushao:feature/2023-05-05/prune-db

Conversation

@junrushao
Copy link
Copy Markdown
Member

This PR introduces the Database.dump_pruned API, which makes possible to keep the only optimal record for the workload on disk for easy re-distribution of a MetaSchedule database.

@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented May 6, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

This PR introduces the `Database.dump_pruned` API, which makes possible
to keep the only optimal record for the workload on disk for easy
re-distribution of a MetaSchedule database.
@junrushao junrushao force-pushed the feature/2023-05-05/prune-db branch from b2c54d9 to c25483c Compare May 6, 2023 18:49
@junrushao
Copy link
Copy Markdown
Member Author

CC: @tqchen @spectrometerHBH

@spectrometerHBH spectrometerHBH merged commit 01324ef into apache:main May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants