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

[Ref][Core][Opset16] Identity operation #26716

Merged
merged 32 commits into from
Nov 8, 2024

Conversation

PiotrKrzem
Copy link
Contributor

@PiotrKrzem PiotrKrzem commented Sep 20, 2024

Details:

Tickets:

  • 152727
  • 152726

@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: IE Tests OpenVINO Test: plugins and common category: TEMPLATE OpenVINO Template plugin category: CPP API OpenVINO CPP API bindings labels Sep 20, 2024
@github-actions github-actions bot added category: build OpenVINO cmake script / infra category: dependency_changes Pull requests that update a dependency file labels Sep 30, 2024
src/core/include/openvino/opsets/opset15_tbl.hpp Outdated Show resolved Hide resolved
src/core/reference/include/openvino/reference/identity.hpp Outdated Show resolved Hide resolved
src/core/reference/include/openvino/reference/identity.hpp Outdated Show resolved Hide resolved
src/core/src/op/identity.hpp Outdated Show resolved Hide resolved
src/core/tests/type_prop/identity.cpp Outdated Show resolved Hide resolved
src/plugins/template/backend/ops/identity.cpp Outdated Show resolved Hide resolved
thirdparty/level_zero/CMakeLists.txt Outdated Show resolved Hide resolved
src/plugins/template/backend/ops/identity.cpp Outdated Show resolved Hide resolved
src/core/tests/type_prop/identity.cpp Outdated Show resolved Hide resolved
@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
@github-actions github-actions bot removed category: build OpenVINO cmake script / infra category: dependency_changes Pull requests that update a dependency file labels Oct 18, 2024
@PiotrKrzem PiotrKrzem requested review from a team as code owners November 7, 2024 13:20
@PiotrKrzem PiotrKrzem requested review from akopytko and removed request for a team November 7, 2024 13:20
@github-actions github-actions bot added category: Python API OpenVINO Python bindings category: docs OpenVINO documentation category: extensions OpenVINO Extensibility Mechanism for custom operations labels Nov 7, 2024
@PiotrKrzem PiotrKrzem changed the title [Ref][Core][Opset15] Identity operation [Ref][Core][Opset16] Identity operation Nov 7, 2024
@github-actions github-actions bot removed the Stale label Nov 8, 2024
PiotrKrzem and others added 2 commits November 8, 2024 14:33
@github-actions github-actions bot removed category: Python API OpenVINO Python bindings category: docs OpenVINO documentation category: extensions OpenVINO Extensibility Mechanism for custom operations labels Nov 8, 2024
@PiotrKrzem PiotrKrzem added this pull request to the merge queue Nov 8, 2024
Merged via the queue into openvinotoolkit:master with commit 6aaddd5 Nov 8, 2024
166 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Nov 8, 2024
### Details:
 - Extends Python API with Identity operation 
- Identity op Core/Ref files should disappear after merging:
#26716

### Tickets:
 - 152728

---------

Co-authored-by: Mateusz Mikolajczyk <mateusz.mikolajczyk@intel.com>
@PiotrKrzem PiotrKrzem deleted the feature/op_identity branch November 8, 2024 20:27
@PiotrKrzem PiotrKrzem restored the feature/op_identity branch November 13, 2024 13:14
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.

4 participants