Skip to content

[AutoScheduler] Add sampling to dispatcher#7376

Merged
comaniac merged 3 commits intoapache:mainfrom
comaniac:ansor_jit
Feb 9, 2021
Merged

[AutoScheduler] Add sampling to dispatcher#7376
comaniac merged 3 commits intoapache:mainfrom
comaniac:ansor_jit

Conversation

@comaniac
Copy link
Copy Markdown
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

Comment thread python/tvm/auto_scheduler/dispatcher.py Outdated
Comment thread python/tvm/auto_scheduler/dispatcher.py Outdated
@comaniac comaniac merged commit 0716c2a into apache:main Feb 9, 2021
@comaniac
Copy link
Copy Markdown
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