Skip to content

[ARITH] Enhance buffer shape bound deduction to include offset#15228

Merged
junrushao merged 1 commit intoapache:mainfrom
tqchen:arith-global-positive
Jul 5, 2023
Merged

[ARITH] Enhance buffer shape bound deduction to include offset#15228
junrushao merged 1 commit intoapache:mainfrom
tqchen:arith-global-positive

Conversation

@tqchen
Copy link
Copy Markdown
Member

@tqchen tqchen commented Jul 4, 2023

This PR enhances buffer shape hint so shape expressions like n - 1 will deduce n >= 1

This PR enhances buffer shape hint so shape expressions like n - 1
will deduce n >= 1
@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Jul 4, 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

@junrushao junrushao merged commit 8f9f605 into apache:main Jul 5, 2023
junrushao pushed a commit to junrushao/tvm that referenced this pull request Jul 15, 2023
…e#15228)

This PR enhances buffer shape hint so shape expressions like n - 1
will deduce n >= 1
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