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

[Core] Remove unnecessary includes ops.hpp from core/tests #29886

Conversation

t-jankowski
Copy link
Contributor

@t-jankowski t-jankowski commented Apr 2, 2025

Details:

  • Removed unnecessary include opsetX.hpp and ops.hpp from core/tests
  • Replaced scope opsetX with op::vY
  • Added missing includes

Tickets:

Signed-off-by: Tomasz Jankowski <tomasz1.jankowski@intel.com>
@t-jankowski t-jankowski requested a review from a team as a code owner April 2, 2025 09:08
@github-actions github-actions bot added the category: Core OpenVINO Core (aka ngraph) label Apr 2, 2025
@t-jankowski
Copy link
Contributor Author

'Total ExecuteCompiler' time reduces by 37 seconds (of 25063)
'ops.hpp' includes reduced by 59 (of 2769)
CLang 17.0.6 (GPU off, Tests on, -ftime-trace, -j12)
Intel(R) Xeon(R) Platinum 8260M CPU @ 2.40GHz, 96 CPUs, 1.8TiB HDD 15K rmp, 256GiB DDR4 2.9GHz

@t-jankowski t-jankowski changed the title [Core] Remove opsetN from core/tests [Core] Remove unnecessary includes ops.hpp from core/tests Apr 4, 2025
@t-jankowski t-jankowski enabled auto-merge April 7, 2025 16:34
@t-jankowski t-jankowski added this pull request to the merge queue Apr 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 8, 2025
@t-jankowski t-jankowski added this pull request to the merge queue Apr 8, 2025
Merged via the queue into openvinotoolkit:master with commit d7ed93e Apr 8, 2025
193 checks passed
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants