Skip to content

[Relay] Restore dominator check#11616

Merged
Mousius merged 2 commits into
apache:mainfrom
mbs-octoml:mbs-fix-dominator-check
Jun 8, 2022
Merged

[Relay] Restore dominator check#11616
Mousius merged 2 commits into
apache:mainfrom
mbs-octoml:mbs-fix-dominator-check

Conversation

@mbs-octoml

@mbs-octoml mbs-octoml commented Jun 7, 2022

Copy link
Copy Markdown
Contributor

I goofed in #11481 in moving a dominates check to
an ICHECK (and I'm confused how it got through ci?).

It is ok to match a sub-graph which has dataflow
outside of the sub-graph, provided all such flows
eventually come back into the sub-graph.

I goofed in apache#11481 in moving a dominates check to
an ICHECK (and I'm confused how it got through ci?).

It is ok to match a sub-graph which has dataflow
outside of the sub-graph, provided all such flows
eventually come into the sub-graph.
@mbs-octoml

Copy link
Copy Markdown
Contributor Author

Trying to come up with a unit test.

@mbs-octoml

Copy link
Copy Markdown
Contributor Author

Now with unit test.

@Mousius Mousius merged commit 6dc0c62 into apache:main Jun 8, 2022
@Mousius

Mousius commented Jun 8, 2022

Copy link
Copy Markdown
Member

LGTM @mbs-octoml 😸

@mbs-octoml mbs-octoml deleted the mbs-fix-dominator-check branch June 8, 2022 13:31
Kathryn-cat pushed a commit to Kathryn-cat/tvm that referenced this pull request Jun 10, 2022
It is ok to match a sub-graph which has dataflow
outside of the sub-graph, provided all such flows
eventually come into the sub-graph.
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