Skip to content

[TIR][Schedule] Make consistent implementation for GetProducers() & GetConsumers()#13344

Merged
junrushao merged 1 commit intoapache:mainfrom
wrongtest-intellif:fix_get_consumers_producers
Nov 11, 2022
Merged

[TIR][Schedule] Make consistent implementation for GetProducers() & GetConsumers()#13344
junrushao merged 1 commit intoapache:mainfrom
wrongtest-intellif:fix_get_consumers_producers

Conversation

@wrongtest-intellif
Copy link
Contributor

Currently there are two versions of GetConsumers() and GetProducers() implementation. Make them consistent to avoid possible bug when there are WAR dependencies.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Nov 10, 2022

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

@junrushao junrushao left a comment

Choose a reason for hiding this comment

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

LGTM! I didn't realize there is such duplication :-)

@junrushao junrushao merged commit 4532712 into apache:main Nov 11, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
…etConsumers() (apache#13344)

Currently there are two versions of `GetConsumers()` and `GetProducers()` implementation. Make them consistent to avoid possible bug when there are WAR dependencies.
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