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][Opset15] Identity operation #26716

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

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 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 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
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.

3 participants