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] Keep block annotations from tensorization #14741

Merged
merged 2 commits into from
May 4, 2023

Conversation

apeskov
Copy link
Contributor

@apeskov apeskov commented Apr 28, 2023

TIR TensorIntrin implementation may contains some annotation. Current logic will skip all existing annotations. But in some cases it may be helpful to transfer annotations to resulting schedule.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Apr 28, 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

Copy link
Member

@Hzfengsy Hzfengsy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Please fix the CI :)

Signed-off-by: Alexander Peskov <peskovnn@gmail.com>
@apeskov apeskov force-pushed the ap/tensorize-keep-annotation branch from beabcb0 to 1194403 Compare May 3, 2023 12:10
Signed-off-by: Alexander Peskov <peskovnn@gmail.com>
@echuraev echuraev merged commit f1033ad into apache:main May 4, 2023
7 checks passed
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.

None yet

4 participants