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

Add SegmentMax-16 reference implementation #28788

Merged
merged 47 commits into from
Feb 17, 2025

Conversation

p-wysocki
Copy link
Contributor

@p-wysocki p-wysocki commented Feb 3, 2025

Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Signed-off-by: p-wysocki <[email protected]>
Copy link
Contributor

@t-jankowski t-jankowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok for src/core

@mlukasze
Copy link
Contributor

@mmikolajcz please review

github-merge-queue bot pushed a commit that referenced this pull request Feb 13, 2025
### Details:
 - Add `SegmentMax-16` to Core
 - Add shape inference function
 - Add tests
- A step towards enabling
https://www.tensorflow.org/api_docs/python/tf/math/segment_max and
https://www.tensorflow.org/api_docs/python/tf/raw_ops/SegmentMaxV2

### Related PRs:
 - #28103
 - #28788

### Tickets:
 - CVS-158916

---------

Signed-off-by: p-wysocki <[email protected]>
Co-authored-by: Pawel Raasz <[email protected]>
Co-authored-by: Katarzyna Mitrus <[email protected]>
@mitruska mitruska added this to the 2025.1 milestone Feb 17, 2025
@p-wysocki p-wysocki enabled auto-merge February 17, 2025 15:13
@p-wysocki p-wysocki added this pull request to the merge queue Feb 17, 2025
Merged via the queue into openvinotoolkit:master with commit 5de222d Feb 17, 2025
170 of 181 checks passed
@p-wysocki p-wysocki deleted the segmentmax_ref branch February 17, 2025 16:58
akladiev added a commit that referenced this pull request Feb 17, 2025
akladiev added a commit that referenced this pull request Feb 17, 2025
@p-wysocki p-wysocki restored the segmentmax_ref branch February 18, 2025 10:06
github-merge-queue bot pushed a commit that referenced this pull request Feb 18, 2025
### Details:
- The original PR
(#28788) has been
mistakenly force-merged due to a mistake in merge queue settings. It was
later reverted, so this is the "new" Ref PR.
 - Add reference implementation
 - Add tests

### Related PRs:
 - #28103
 - #28698
 - #28979
 - #28999

### Tickets:
 - CVS-158917

---------

Signed-off-by: p-wysocki <[email protected]>
Co-authored-by: Roman Kazantsev <[email protected]>
Co-authored-by: Pawel Raasz <[email protected]>
Co-authored-by: Katarzyna Mitrus <[email protected]>
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) category: CPP API OpenVINO CPP API bindings category: IE Tests OpenVINO Test: plugins and common category: TEMPLATE OpenVINO Template plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants