Skip to content

Conversation

@mengshyu
Copy link
Contributor

This PR added support for handling SelectNode in the SymbolicMatcher class by modifying the VisitExpr_ function to match the true_value and false_value expressions between the current SelectNode and the other expression. If the other expression is not a SelectNode, the matching condition is updated to ensure the current SelectNode expression is equivalent to the other expression.

@tqchen
Copy link
Member

tqchen commented Sep 12, 2024

@mengshyu please fix lint

This PR added support for handling SelectNode in the SymbolicMatcher
class by modifying the VisitExpr_ function to match the true_value
and false_value expressions between the current SelectNode and the
other expression. If the other expression is not a SelectNode, the
matching condition is updated to ensure the current SelectNode
expression is equivalent to the other expression.
@MasterJH5574
Copy link
Contributor

@tvm-bot rerun

@tqchen
Copy link
Member

tqchen commented Sep 13, 2024

CI issue should be unblocked by #17371

@CharlieFRuan
Copy link
Member

@tvm-bot rerun

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