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

Rename template config and move transformations to code snippets #16133

Merged

Conversation

ilyachur
Copy link
Contributor

@ilyachur ilyachur commented Mar 7, 2023

Details:

  • item1
  • ...

Tickets:

  • ticket-id

@ilyachur ilyachur requested review from a team as code owners March 7, 2023 09:55
@ilyachur ilyachur requested review from zKulesza and removed request for a team March 7, 2023 09:55
@github-actions github-actions bot added category: build OpenVINO cmake script / infra category: docs OpenVINO documentation category: TEMPLATE OpenVINO Template plugin labels Mar 7, 2023
@@ -61,6 +61,7 @@ target_include_directories(${TARGET_NAME} PRIVATE "${OpenVINO_SOURCE_DIR}/src/in
"${OpenVINO_SOURCE_DIR}/src/common/low_precision_transformations/include"
"${OpenVINO_SOURCE_DIR}/src/frontends/common/include"
"${OpenVINO_SOURCE_DIR}/src/core/template_extension/new/")
ov_mark_target_as_cc(${TARGET_NAME})
Copy link
Contributor

Choose a reason for hiding this comment

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

why is it required?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Transformations contain CC macro

docs/Extensibility_UG/graph_rewrite_pass.md Show resolved Hide resolved
@ilya-lavrenov ilya-lavrenov enabled auto-merge (squash) March 8, 2023 06:46
@ilya-lavrenov ilya-lavrenov merged commit 7c8dc76 into openvinotoolkit:master Mar 8, 2023
@ilyachur ilyachur deleted the rename_template_config branch March 8, 2023 07:47
andrei-cv pushed a commit to andrei-cv/openvino that referenced this pull request Mar 21, 2023
…nvinotoolkit#16133)

* Rename template config and move transformations to code snippets

* Fixed documentation

* Rename template config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: build OpenVINO cmake script / infra category: docs OpenVINO documentation category: TEMPLATE OpenVINO Template plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants