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

[CPU] fix gen_pattern::AttrAny::equal_to #21890

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

usstq
Copy link
Contributor

@usstq usstq commented Dec 28, 2023

Details:

  • when pattern contains attributes with empty initializer_list (like: "new_axis_mask", {}), it should only match graph node also with empty vector, otherwise should fail the match.

Tickets:

@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Dec 28, 2023
@usstq usstq changed the title fix AttrAny::equal_to [CPU] fix gen_pattern::AttrAny::equal_to Dec 28, 2023
@usstq usstq marked this pull request as ready for review December 28, 2023 00:42
@usstq usstq requested review from a team as code owners December 28, 2023 00:42
@yuxu42 yuxu42 requested a review from luo-cheng2021 January 2, 2024 01:52
@dmitry-gorokhov dmitry-gorokhov added this to the 2024.0 milestone Jan 2, 2024
@dmitry-gorokhov dmitry-gorokhov merged commit b103378 into openvinotoolkit:master Jan 2, 2024
88 checks passed
@dmitry-gorokhov
Copy link
Contributor

@usstq Any chance we can extend test coverage to find out the issue erlier?

@maxnick maxnick added the port to 2023.3 Need port from master to 2023.3 LTS label Mar 26, 2024
maxnick pushed a commit to maxnick/openvino that referenced this pull request Mar 26, 2024
maxnick pushed a commit to maxnick/openvino that referenced this pull request Apr 2, 2024
maxnick pushed a commit to maxnick/openvino that referenced this pull request Apr 8, 2024
AdamTumi pushed a commit that referenced this pull request Apr 16, 2024
### Details:
Backport #21890 from
master

### Tickets:
 - CVS-133621

Co-authored-by: Tingqian Li <[email protected]>
@ilya-lavrenov ilya-lavrenov removed the port to 2023.3 Need port from master to 2023.3 LTS label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants