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

[Spec] Identity operation #26718

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

PiotrKrzem
Copy link
Contributor

@PiotrKrzem PiotrKrzem commented Sep 20, 2024

Details:

Question for review - is "activation" the correct folder to place this op into, or would "internal" be better?

Tickets:

  • 152730

@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: IE Tests OpenVINO Test: plugins and common category: Python API OpenVINO Python bindings category: docs OpenVINO documentation category: TEMPLATE OpenVINO Template plugin category: CPP API OpenVINO CPP API bindings labels Sep 20, 2024
@PiotrKrzem PiotrKrzem marked this pull request as ready for review October 7, 2024 21:48
@PiotrKrzem PiotrKrzem requested review from a team as code owners October 7, 2024 21:48
@PiotrKrzem PiotrKrzem requested review from tadamczx and removed request for a team October 7, 2024 21:48
@PiotrKrzem PiotrKrzem requested a review from rkazants October 18, 2024 03:39
Copy link
Contributor

@mitruska mitruska left a comment

Choose a reason for hiding this comment

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

There are several additional files included in this "Spec" PR, for smoother review process it would be better to keep here identity-15.rst file only.

Copy link
Contributor

github-actions bot commented Nov 5, 2024

This PR will be closed in a week because of 2 weeks of no activity.

@github-actions github-actions bot added the Stale label Nov 5, 2024
@PiotrKrzem PiotrKrzem force-pushed the feature/spec_identity branch from 4eb11f7 to d5cc27a Compare November 7, 2024 13:59
@PiotrKrzem PiotrKrzem requested a review from a team as a code owner November 7, 2024 13:59
@github-actions github-actions bot added the category: extensions OpenVINO Extensibility Mechanism for custom operations label Nov 7, 2024
@PiotrKrzem PiotrKrzem force-pushed the feature/spec_identity branch from d5cc27a to aa619f2 Compare November 7, 2024 14:12
@github-actions github-actions bot removed category: Core OpenVINO Core (aka ngraph) category: IE Tests OpenVINO Test: plugins and common labels Nov 7, 2024
@github-actions github-actions bot removed category: Python API OpenVINO Python bindings category: TEMPLATE OpenVINO Template plugin category: extensions OpenVINO Extensibility Mechanism for custom operations category: CPP API OpenVINO CPP API bindings labels Nov 7, 2024
@mlukasze mlukasze requested a review from mitruska November 8, 2024 05:55
@PiotrKrzem PiotrKrzem requested a review from mitruska November 8, 2024 12:18
…ts/operation-specs/activation/identity-16.rst

Co-authored-by: Katarzyna Mitrus <[email protected]>

**Versioned name**: *Identity-16*

**Category**: *Activation*
Copy link
Contributor

Choose a reason for hiding this comment

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

Activation makes sense, but wouldn't it fit better "Infrastructure" category?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was even considering 'internal' myself, I am not sure

Copy link
Contributor

Choose a reason for hiding this comment

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

"Internal" is a category of OpenVINO operations which are not a part of public API, so it wouldn't be the right choice. "Infrastracture" is also an option, but "Identity" also called "Linear" is described as a type of activation function in many articles, and this is aligned with detailed op description below. As the category here doesn't affect the op logic or compatibility, in my opinion it's ok leave it as is (but always can be moved).

github-merge-queue bot pushed a commit that referenced this pull request Nov 8, 2024
### Details:
 - Add Identity Operation Core & Ref
- Spec available here:
#26718
- Opset16 initialization files should disappear after merging:
#27458

### Tickets:
 - 152727
 - 152726

---------

Co-authored-by: Mateusz Mikolajczyk <[email protected]>
@github-actions github-actions bot removed the Stale label Nov 9, 2024
@mlukasze mlukasze added this pull request to the merge queue Nov 12, 2024
Merged via the queue into openvinotoolkit:master with commit 339a091 Nov 12, 2024
132 checks passed
NishantPrabhuFujitsu pushed a commit to NishantPrabhuFujitsu/openvino that referenced this pull request Nov 26, 2024
### Details:
 - Add Identity Operation Core & Ref
- Spec available here:
openvinotoolkit#26718
- Opset16 initialization files should disappear after merging:
openvinotoolkit#27458

### Tickets:
 - 152727
 - 152726

---------

Co-authored-by: Mateusz Mikolajczyk <[email protected]>
NishantPrabhuFujitsu pushed a commit to NishantPrabhuFujitsu/openvino that referenced this pull request Nov 26, 2024
### Details:
 - Adds opset15 spec
 - Adds Identity specification
- To be merged after
openvinotoolkit#26717

Question for review - is "activation" the correct folder to place this
op into, or would "internal" be better?

### Tickets:
 - 152730

---------

Signed-off-by: PiotrKrzem <[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: docs OpenVINO documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants