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

Update instructions to include generated schedules #7928

Merged
merged 2 commits into from
Nov 29, 2023

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
16 of 18 checks passed
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>
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