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

[TensorIR] Fix ComputeAt with perfect symbolic bound #14592

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Apr 11, 2023

This PR fixes a case where we have perfect symbolic bound in compute at and can be eliminated.

Testcases are added.

This PR fixes a case where we have perfect symbolic bound
in compute at and can be eliminated.

Testcases are added.
@tvm-bot
Copy link
Collaborator

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

  • No users to tag found in teams: tensorir See #10317 for details

Generated by tvm-bot

@tqchen
Copy link
Member Author

tqchen commented Apr 11, 2023

previous related PR #14523 which provides symbolic robustness for split

Copy link
Contributor

@MasterJH5574 MasterJH5574 left a comment

Choose a reason for hiding this comment

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

LGTM

@junrushao junrushao merged commit f28fcd1 into apache:main Apr 11, 2023
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