Skip to content

Missing executor_manager Method in Cross-Compiled openvino.dll #29319

Answered by max-my
max-my asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not sure why, but I fixed my problem by moving executor_manager into core_impl

cat src/inference/src/dev/core_impl.cpp >> src/inference/src/dev/threading/executor_manager.cpp
mv src/inference/src/dev/threading/executor_manager.cpp src/inference/src/dev/core_impl.cpp

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@max-my
Comment options

@ilya-lavrenov
Comment options

@max-my
Comment options

@max-my
Comment options

Answer selected by max-my
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants