Skip to content

[Bugfix][MetaSchedule] Fix over-simplification of Select#10605

Merged
junrushao merged 1 commit intoapache:mainfrom
junrushao:bugfix/2022-03-14/feature-extractor
Mar 14, 2022
Merged

[Bugfix][MetaSchedule] Fix over-simplification of Select#10605
junrushao merged 1 commit intoapache:mainfrom
junrushao:bugfix/2022-03-14/feature-extractor

Conversation

@junrushao
Copy link
Member

The feature extractor simplifies Select into a constant number, which overlooks the possibility that there could be buffer access inside Select.

@junrushao
Copy link
Member Author

CC: @zxybazh

The feature extractor simplifies `Select` into a constant number, which overlooks the possibility
that there could be buffer access inside Select.
@junrushao junrushao force-pushed the bugfix/2022-03-14/feature-extractor branch from 8863d35 to acb2bfb Compare March 14, 2022 20:06
@zxybazh
Copy link
Member

zxybazh commented Mar 14, 2022

LGTM, thanks for the quick fix!

@junrushao junrushao merged commit ff54011 into apache:main Mar 14, 2022
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
The feature extractor simplifies `Select` into a constant number, which overlooks the possibility
that there could be buffer access inside Select.
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