-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mullapudi2016-GPU schedule default to false
Add an autoscheduler option `mullapudi2016.experimental_gpu_schedule` which defaults to `false`, such that the autoscheduler will always generate CPU schedules by default. This is to preserve the original behavior of the Mullapudi2016 scheduler, as well as to pass all CI test-benchmark on Buildbot requiring passing the tests for "CUDA" or "Metal" targets. Especially, for algorithm pipelines that poorly fits the assumption of the Mullapudi2016 model (i.e. the cascaded stentil operations).
- Loading branch information
1 parent
ca98dee
commit a96d864
Showing
1 changed file
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters