Skip to content

[WIP] Add some extern templates to speed up ov build #30276

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

olpipi
Copy link
Contributor

@olpipi olpipi commented Apr 22, 2025

Details:

  • item1
  • ...

Tickets:

  • ticket-id

@olpipi olpipi added the WIP work in progress label Apr 22, 2025
@olpipi olpipi requested a review from a team as a code owner April 22, 2025 13:56
@olpipi olpipi changed the title [WIP] Add some extern templates to spped up ov build [WIP] Add some extern templates to speed up ov build Apr 22, 2025
@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: CPP API OpenVINO CPP API bindings labels Apr 22, 2025
enum class Type_t;
}

extern template class EnumAttributeAdapterBase<op::PadMode>;
Copy link
Contributor

Choose a reason for hiding this comment

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

I think OPENVINO_API has to be added to export these instances from library

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 WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants