Skip to content

Comments

Update instructions to include generated schedules#7928

Merged
steven-johnson merged 2 commits intohalide:mainfrom
antonysigma:modify-generated-schedules
Nov 29, 2023
Merged

Update instructions to include generated schedules#7928
steven-johnson merged 2 commits intohalide:mainfrom
antonysigma:modify-generated-schedules

Conversation

@antonysigma
Copy link
Contributor

@antonysigma antonysigma commented Nov 1, 2023

The generated schedule from the auto-scheduler can no longer be copy-n-pasted to the Generater source code. Update the tutorial to show how the generated schedules can be appled and included into Generator. Use case: version control and fine tuning of schedules.

Resolves: #7148
See also: #7900

cc'ed @derek-gerstmann .

The generated schedule from the auto-scheduler can no longer be
copy-n-pasted to the Generater source code. Update the tutorial to
show how the generated schedules can be appled and included into
Generator. Use case: version control and fine tuning of schedules.

Resolves: halide#7148
See also: halide#7900
@steven-johnson steven-johnson merged commit ad5dd20 into halide:main Nov 29, 2023
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
The generated schedule from the auto-scheduler can no longer be
copy-n-pasted to the Generater source code. Update the tutorial to
show how the generated schedules can be appled and included into
Generator. Use case: version control and fine tuning of schedules.

Resolves: halide#7148
See also: halide#7900

Co-authored-by: Steven Johnson <srj@google.com>
@antonysigma antonysigma deleted the modify-generated-schedules branch June 17, 2025 20:35
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.

Unable to copy-n-paste auto-scheduled C++ code: GeneratorBase::pipeline is private

2 participants