Skip to content

Conversation

@Hzfengsy
Copy link
Member

EstimateRegionLowerBound did not consider the case that scales are negative.

For example, the range [1 - i, 5 - i), where i in [0, 4). So the estimated region lower bound should be [-2, 5).
By mistake, we analyze it into [1, 1] previously.

cc @junrushao1994 @spectrometerHBH

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, and thanks Siyuan for the fix! We seldom encountered the negative-scale cases before, so it's really a nice fix!

@junrushao
Copy link
Member

Thanks for the fix!

@junrushao junrushao merged commit 0274b95 into apache:main Dec 20, 2021
@Hzfengsy Hzfengsy deleted the negative_int_set branch December 21, 2021 04:34
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
qsqqsqqsq-intellif pushed a commit to qsqqsqqsq-intellif/tvm that referenced this pull request Apr 29, 2022
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.

3 participants