Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoScheduler] Add sampling to dispatcher #7376

Merged
merged 3 commits into from
Feb 9, 2021
Merged

Conversation

comaniac
Copy link
Contributor

This PR adds a new AutoScheduler dispatcher, ApplyHistoryBestOrSample, that runs the tuning (only the sampling stage) when the schedule is missing in the log file.

cc @merrymercy @jcf94 @FrozenGene

python/tvm/auto_scheduler/dispatcher.py Outdated Show resolved Hide resolved
python/tvm/auto_scheduler/dispatcher.py Outdated Show resolved Hide resolved
@comaniac comaniac merged commit 0716c2a into apache:main Feb 9, 2021
@comaniac
Copy link
Contributor Author

comaniac commented Feb 9, 2021

Thanks @merrymercy

@comaniac comaniac deleted the ansor_jit branch February 9, 2021 18:57
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 11, 2021
* [AutoScheduler] Add sampling to dispatcher

* address comment

* make measurment configurable
Lokiiiiii pushed a commit to Lokiiiiii/tvm that referenced this pull request Mar 2, 2021
* [AutoScheduler] Add sampling to dispatcher

* address comment

* make measurment configurable
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2021
* [AutoScheduler] Add sampling to dispatcher

* address comment

* make measurment configurable
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