openvino
cd2cfd3e - [core] Make the internal implementation of Core.compile_model(fs::path) the base implementation (#33740)

Commit
62 days ago
[core] Make the internal implementation of Core.compile_model(fs::path) the base implementation (#33740) ### Details: - Add `UnicodePathTest` fixture to _src/tests/test_utils/common_test_utils/include/common_test_utils/test_common.hpp_ to reuse it in different files. - Places where I stopped https://github.com/openvinotoolkit/openvino/blob/626f1c6efaebf72ebc9e82693649a7efbe3b6134/src/inference/src/dev/plugin.cpp#L59 https://github.com/openvinotoolkit/openvino/blob/626f1c6efaebf72ebc9e82693649a7efbe3b6134/src/inference/src/dev/core_impl.cpp#L1731 ### Tickets: - [CVS-178326](https://jira.devtools.intel.com/browse/CVS-178326)
Author
Parents
Loading