Ilya Churaev
37b0b6f7c8
Renamed ExecutableNetwork to CompiledModel ( #9144 )
...
* Renamed ExecutableNetwork to CompiledModel
* Fixed python
* Fixed comments
* Fixed build
* Fixed code style
2021-12-11 16:11:15 +03:00
Ilya Churaev
ec6f57872f
Renamed ov::Function to ov::Model ( #9051 )
...
* Renamed ov::Function to ov::Model
* Fixed all for macos
* Fixed build
* Fixed build
* Revert changes in GPU plugin
* Fixed ngraphFunctions
* Fixed all for mac
* Fixed new test
* Fixed if for Windows
* Fixed unit tests and renamed Function in python API
* Fixed code style
* Fixed import
* Fixed conflict
* Fixed merge issues
2021-12-10 13:08:38 +03:00
Mikhail Nosov
20bf5fcc4a
Rename "network" to "model" in preprocessing API ( #9054 )
2021-12-07 19:26:27 +03:00
Ilya Lavrenov
7c10998cf8
Removed pointer from ov::get_openvino_version ( #8687 )
...
* Removed pointer from ov::get_openvino_version
* Fixed issues with version print
* Clang-format
2021-11-22 15:21:09 +03:00
Ilya Lavrenov
1ca9592d75
Removed WA for CPU interpolate NHWC ( #8686 )
2021-11-19 11:38:06 +03:00
Ilya Churaev
f639e4e902
Moved inference_engine samples to cpp folder ( #8615 )
...
* Moved inference_engine samples to cpp folder
* Fixed documentations links
* Fixed installation
* Fixed scripts
* Fixed cmake script
* Try to fix install
* Fixed samples
* Some fix
2021-11-18 10:08:20 +03:00