Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Or pattern behavior #27721

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

itikhono
Copy link
Contributor

@itikhono itikhono commented Nov 25, 2024

Details:

  • Fixed Or pattern
  • Added new unit tests for Or and Optional patterns

Or pattern have to point to the node from the selected branch.
It also affects Optional pattern behavior as it uses Or pattern inside.

Tickets:

@itikhono itikhono requested review from a team as code owners November 25, 2024 08:47
@itikhono itikhono requested review from CuriousPanCake and removed request for a team November 25, 2024 08:47
@github-actions github-actions bot added the category: Core OpenVINO Core (aka ngraph) label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants