-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MetaSchedule] Add search rule "RuleAddRfactor" (#306)
* [MetaSchedule] change after refactor * [MetaSchedule] fix typo * [MetaSchedule] add rule "AddRfactor" * [MetaSchedule] Move "NeedsInline" * [MetaSchedule] Update "NeedsRfactor" * [MetaSchedule] add reorder * [MetaSchedule] LoopNode -> ForNode after rebasing * [MetaSchedule] simply fix some ce after rebasing * [MetaSchedule] little refactor * [MetaSchedule] use `Schedule::Copy` to make copy * fix ce after rebasing * [MetaSchedule] use SamplePerfectTile. Successfully align! * [MetaSchedule] rename * [MetaSchedule] add the original schedule * [MetaSchedule] move helper functions * sorry... * [MetaSchedule] optimize imports * [MetaSchedule] refactor & document & use TVM_SREF_TO_BLOCK/FOR * [MetaSchedule] fix comments * [MetaSchedule] fix comments * [MetaSchedule] fix comments * [MetaSchedule] rebase
- Loading branch information
1 parent
bc6e609
commit d68997f
Showing
11 changed files
with
444 additions
and
46 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
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
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
Oops, something went wrong.