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

[TIR][Schedule] Allow buffer name argument to Schedule.set_scope #14327

Merged

Conversation

Lunderberg
Copy link
Contributor

Similar to other schedule primitives, allow the buffer argument to Schedule.set_scope to be passed as a human-readable name instead of a numeric index. This change is solely in the Python API, and does not impact the internal representation of scheduling traces.

Similar to other schedule primitives, allow the buffer argument to
`Schedule.set_scope` to be passed as a human-readable name instead of
a numeric index.  This change is solely in the Python API, and does
not impact the internal representation of scheduling traces.
@tvm-bot
Copy link
Collaborator

tvm-bot commented Mar 17, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@MasterJH5574 MasterJH5574 merged commit 2ff41c6 into apache:main Mar 18, 2023
@Lunderberg Lunderberg deleted the tir_schedule_set_scope_buffer_arg branch March 21, 2023 16:33
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.

4 participants