Skip to content

OneCore toolchain#3044

Merged
ilya-lavrenov merged 13 commits intoopenvinotoolkit:masterfrom
ilya-lavrenov:onecore-uap-toolchain
Nov 10, 2020
Merged

OneCore toolchain#3044
ilya-lavrenov merged 13 commits intoopenvinotoolkit:masterfrom
ilya-lavrenov:onecore-uap-toolchain

Conversation

@ilya-lavrenov
Copy link
Copy Markdown
Contributor

Productization of #2794

@ilya-lavrenov ilya-lavrenov added category: build OpenVINO cmake script / infra platform: win32 OpenVINO on Windows platform labels Nov 9, 2020
@ilya-lavrenov ilya-lavrenov added this to the 2021.2 milestone Nov 9, 2020
@ilya-lavrenov ilya-lavrenov requested review from a team, asuhov, ilyachur and tsocha November 9, 2020 18:24
@ilya-lavrenov ilya-lavrenov requested a review from a team as a code owner November 9, 2020 18:24
@ilya-lavrenov ilya-lavrenov requested review from a team November 9, 2020 18:24
@ilya-lavrenov ilya-lavrenov requested review from a team as code owners November 9, 2020 18:24
@openvino-pushbot openvino-pushbot added category: inference OpenVINO Runtime library - Inference category: GPU OpenVINO GPU plugin category: VPU category: Core OpenVINO Core (aka ngraph) labels Nov 9, 2020
$<TARGET_PROPERTY:${TARGET_NAME}_reader_api,INTERFACE_INCLUDE_DIRECTORIES>
$<TARGET_PROPERTY:${TARGET_NAME}_plugin_api,INTERFACE_INCLUDE_DIRECTORIES>)

target_link_libraries(${TARGET_NAME}_obj PRIVATE ${TARGET_NAME}_reader_api)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why did you add a link with reader_api library?

@ilya-lavrenov ilya-lavrenov merged commit dfae8fe into openvinotoolkit:master Nov 10, 2020
@ilya-lavrenov ilya-lavrenov deleted the onecore-uap-toolchain branch November 10, 2020 13:29
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Dec 16, 2020
* Added OneCoreUap toolchain file

* Intentation

* Updated OneCore toolchain

* Fixed linkage error with static runtime

* Link reader_api library

* Enable static runtime for ONNX part

* Allow to override flags

* Added flag for clDNN; plus refactoring

* Fix Includes

* Added toolchain check

* Added apivalidator for MYRIAD plugin

* Added commented apivalidator for CLDNN plugin
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: Core OpenVINO Core (aka ngraph) category: GPU OpenVINO GPU plugin category: inference OpenVINO Runtime library - Inference platform: win32 OpenVINO on Windows platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants