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

[LayerTests] Added handling of a boolean results #25391

Merged
merged 5 commits into from
Jul 5, 2024

Conversation

gkrivor
Copy link
Contributor

@gkrivor gkrivor commented Jul 5, 2024

Details:

  • Difference in boolean results was causing an unexpected issue while validation. We don't need to know max difference of a boolean array, just highlight it exists.

Tickets:

  • 137495

Difference in boolean results was causing an unexpected issue while validation. We don't need to know max difference of a boolean array, just highlight it exists.
@gkrivor gkrivor requested review from a team as code owners July 5, 2024 07:53
@jane-intel jane-intel enabled auto-merge July 5, 2024 08:20
@jane-intel jane-intel added this pull request to the merge queue Jul 5, 2024
Merged via the queue into openvinotoolkit:master with commit 8217df5 Jul 5, 2024
103 checks passed
@gkrivor gkrivor deleted the layer_bool branch July 5, 2024 11:17
ieliz pushed a commit to ieliz/openvino that referenced this pull request Jul 5, 2024
### Details:
- Difference in boolean results was causing an unexpected issue while
validation. We don't need to know max difference of a boolean array,
just highlight it exists.

### Tickets:
 - 137495

---------

Co-authored-by: Evgenya Nugmanova <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants