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

[RTTI] Add OPENVINO_MATCHER_PASS_RTTI definition #28113

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

Conversation

t-jankowski
Copy link
Contributor

@t-jankowski t-jankowski commented Dec 17, 2024

Details:

  • Adds RTTI definition for passes derived from ov::pass::MatcherPass
  • Applies the macro to:
    • common/snippets
    • Offline Transformations
    • LP Transformations
    • Frontends
    • Core

Tickets:

Co-authored-by: Cathy Bao [email protected]
Co-authored-by: Venkat Raghavulu [email protected]
Co-authored-by: Ivan Tikhonov [email protected]

@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin category: transformations OpenVINO Runtime library - Transformations category: LP transformations OpenVINO Low Precision transformations category: PDPD FE OpenVINO PaddlePaddle FrontEnd category: TF FE OpenVINO TensorFlow FrontEnd category: CPP API OpenVINO CPP API bindings category: PyTorch FE OpenVINO PyTorch Frontend category: TFL FE OpenVINO TensorFlow Lite FrontEnd labels Dec 17, 2024
@t-jankowski t-jankowski marked this pull request as ready for review December 17, 2024 22:41
@t-jankowski t-jankowski requested review from a team as code owners December 17, 2024 22:41
@t-jankowski t-jankowski requested review from mmikolajcz, cavusmustafa, itikhono and praasz and removed request for a team December 17, 2024 22:41
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: CPU OpenVINO CPU plugin category: LP transformations OpenVINO Low Precision transformations category: PDPD FE OpenVINO PaddlePaddle FrontEnd category: PyTorch FE OpenVINO PyTorch Frontend category: TF FE OpenVINO TensorFlow FrontEnd category: TFL FE OpenVINO TensorFlow Lite FrontEnd category: transformations OpenVINO Runtime library - Transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant