Tatiana Savina
6dc8b8b047
add note ( #10566 )
2022-02-22 14:50:37 +03:00
Ilya Lavrenov
991c9db1c1
Config api docs ( #10563 )
...
* Renamed hetero md
* Renamed some guides
* Updated OpenVINO_Runtime_User_Guide.md
* Updated plugin's page
* More updates
* Fixed links
* Updated link names
* Fixed links
* Fixed docs build
* Self-review
* Fixed issues in doc snippets
2022-02-22 14:32:57 +03:00
Andrey Zaytsev
efd3c119fa
Update Yocto documentation ( #10547 ) ( #10591 )
...
* installing-openvino-yocto: fix documentation links
Point to the new Yocto docs website.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com >
* Update installing-openvino-yocto.md
* installing-openvino-yocto: add step to checkout specific branch
Request users to checkout specific branch of meta-intel where this
version of OpenVINO is available.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com >
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Anuj Mittal <anuj.mittal@intel.com >
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2022-02-22 13:33:44 +03:00
Irina Efode
b7ead46943
[IE TESTS] Functional tests Review. Part 2 ( #10476 )
...
* [IE TESTS] Functional tests Review. Part 2
* tmp
* revert set_blob changes
2022-02-22 13:02:05 +03:00
Nikolay Tyukaev
100fff83bf
dynamic title tag ( #10575 )
...
* dynamic title tag
* dynamic title tag
2022-02-22 12:05:55 +03:00
Mikhail Nosov
f82533005b
[OV2.0] Preprocessing documentation ( #10451 )
...
* [OV2.0] Preprocessing documentation - first draft
* Small update
* Added ov::Layout overview
* Fix code style
* Preprocessing details - ~50% done
* Corrected links
* Fixed comments, added more docs
* Minor updates
* Couple more links
* Fixed comments
* Remove 'future' link
2022-02-21 19:20:23 +03:00
Nikolay Tyukaev
65d1575642
DOCS: ovms integration ( #10528 )
...
* ignore model server pages
* merge
* fixed link to ovms docs
* workbench fix
Co-authored-by: azaytsev <andrey.zaytsev@intel.com >
2022-02-21 18:48:29 +03:00
Irina Efode
ae42bf1e86
[IE TESTS] Functional test review. Part1 ( #10328 )
...
* [IE TESTS] Move Preprocess&Chacing tests to plugin. Add Cachinf tests for OV2.0
* Conformance
* Fix
* Apply Ilya's comments
* Update caching_tests.cpp
* Fixes
* Update mkldnn_plugin.cpp
* try to skip
* try to fix
* Fix cpu
* tmp
2022-02-21 16:22:01 +03:00
Ilya Lavrenov
68e873c6c8
Config and hetero ( #10555 )
...
* Updated properties documentation
* Fixed doc refernce
* merged snipet files
* fixed build
* Updated Hetero docs
* Self-review
Co-authored-by: Anton Pankratv <anton.pankratov@intel.com >
2022-02-21 16:01:47 +03:00
Yuan Xu
828d9d810a
updating apt, yum, conda installation for 22/1 ( #10219 )
...
* Add Overview page
* update yum installation
* update apt installation
* update conda installation
* Revert "Add Overview page"
* Update docs/install_guides/installing-openvino-apt.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* update Ubuntu version format
* update as per review comments
* integrate comments
* update version format
* add a configurations chapter
* update
* Update docs/install_guides/installing-openvino-yum.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/install_guides/installing-openvino-conda.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/install_guides/installing-openvino-yum.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/install_guides/installing-openvino-yum.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/install_guides/installing-openvino-yum.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/install_guides/installing-openvino-apt.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/install_guides/installing-openvino-yum.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/install_guides/installing-openvino-yum.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* update comments
* Update docs/install_guides/installing-openvino-apt.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/install_guides/installing-openvino-yum.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/install_guides/installing-openvino-yum.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* update references to OpenVINO Runtime User Guide
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2022-02-21 12:15:15 +03:00
Yuan Xu
cd77b33f3a
docker installation updates for 22/1 ( #10341 )
...
* Add Overview page
* Revert "Add Overview page"
* update
* update install flows
* update
* Update docs/install_guides/installing-openvino-docker-linux.md
Co-authored-by: Ilya Naumov <ilya.naumov@intel.com >
* Update docs/install_guides/installing-openvino-docker-linux.md
Co-authored-by: Ilya Naumov <ilya.naumov@intel.com >
* update structure
* small changes
* improve structure
* Update docs/install_guides/installing-openvino-docker-linux.md
Co-authored-by: Ilya Naumov <ilya.naumov@intel.com >
* integrate comments
* remove outdated note
* Update docs/install_guides/installing-openvino-docker-windows.md
Co-authored-by: Ilya Naumov <ilya.naumov@intel.com >
* Update installing-openvino-docker-windows.md
* Update docs/install_guides/installing-openvino-docker-linux.md
Co-authored-by: Ilya Naumov <ilya.naumov@intel.com >
* Update docs/install_guides/installing-openvino-docker-linux.md
Co-authored-by: Ilya Naumov <ilya.naumov@intel.com >
* Update docs/install_guides/installing-openvino-docker-linux.md
Co-authored-by: Ilya Naumov <ilya.naumov@intel.com >
* integrate comments
* adding an issue: Permission Errors for `/dev/shm`
* Update docs/install_guides/troubleshooting.md
Co-authored-by: Ilya Naumov <ilya.naumov@intel.com >
* update comments
* fix mistake
* fix mistake
* fix a link
Co-authored-by: Ilya Naumov <ilya.naumov@intel.com >
2022-02-21 12:11:08 +03:00
Yuan Xu
c9bfd3bf8b
Updating installation guide structure for 22/1 ( #10343 )
...
* Add Overview page
* update overview
* update install dev tools page
* Revert "Add Overview page"
* create overview page
* update movidius setup guide
* split the configurations for linux part to a separate topi
* split the general configurations for linux to a separate topic
* create a separate topic for configurations for vpu on windows
* create a separate topic on configurating gpu
* create a separate topic for configurations for ncs2
* update structure
* update structure
* update structure
* restructure
* update overview
* update
* update according to comments
* update structure
* update the structure
* correct naming
* correct naming
* update trademark symbol
* remove .bak file
* update
* test formatting
* update
* update
* fix errors
* add a leading sentence for GPU configurations
* update structure
* delete redundant files
* Update docs/install_guides/configurations-for-intel-gpu.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Update docs/install_guides/configurations-for-ncs2.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Update docs/install_guides/installing-openvino-config-ivad-vpu.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* fix formatting
* fix errors
* fix errors
* fix errors
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
2022-02-18 19:47:00 +03:00
Ilya Churaev
a18c8076cc
Removed obsolete documentation ( #10504 )
...
* Removed obsolete documentation
* Fixed documentation
* Additional fix
2022-02-18 13:02:55 +03:00
Jacek Skowron
3a89c87f52
[DOCS] update install guides gifs ( #10444 )
2022-02-18 10:31:42 +03:00
Vladislav Volkov
b6a75d7d91
CPU plugin namespaces and files renaming ( #10248 )
2022-02-17 23:48:26 +03:00
Nikolay Tyukaev
7fa9d07a1f
ignore api/reference.rst warnings ( #10491 )
2022-02-17 23:13:09 +03:00
Yegor Kruglov
6e5eb87340
Add note to YOLO-v3 conversion instructions ( #10428 )
...
* added note to yolo v3 conversion instructions
* fix typo
* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_YOLO_From_Tensorflow.md
style fix
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2022-02-17 18:00:38 +03:00
Nikolay Tyukaev
fc1157cf68
add api folder if enable python ( #10477 )
2022-02-17 15:24:29 +03:00
Andrey Zaytsev
abeb910ce2
Removing the old Intel logo from docs ( #10429 )
...
* Added info on DockerHub CI Framework
* Feature/azaytsev/change layout (#3295 )
* Changes according to feedback comments
* Replaced @ref's with html links
* Fixed links, added a title page for installing from repos and images, fixed formatting issues
* Added links
* minor fix
* Added DL Streamer to the list of components installed by default
* Link fixes
* Link fixes
* ovms doc fix (#2988 )
* added OpenVINO Model Server
* ovms doc fixes
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com >
* Updated openvino_docs.xml
* Updated the link to software license agreements
* Revert "Updated the link to software license agreements"
This reverts commit 706dac500e .
* Removed the Intel logo
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com >
2022-02-16 17:26:26 +03:00
Yuan Xu
4f000b780d
update pypi installation ( #10217 )
...
* Add Overview page
* update pypi installation
* Revert "Add Overview page"
* integrate review comments
* update formatting
* Update docs/install_guides/installing-openvino-pip.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/install_guides/installing-openvino-pip.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/install_guides/installing-openvino-pip.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2022-02-16 17:09:56 +03:00
Anton Pankratov
5b8b698f88
Fixed ICore GetSupportedProperties ( #10394 )
...
* Added ICore::get_property
* Added tests
* Format fix
* All properties
2022-02-16 14:36:01 +03:00
Nikolay Tyukaev
0c4d50239a
update requirements to fix tabs ( #10409 )
2022-02-16 11:47:11 +03:00
Sergey Lyubimtsev
498d865ea6
Correction for install guides: ( #10373 )
...
- OpenVINO installer path for macOS
- Default install pathnon macOS
- Red Hat Enterprise Linux 8.x, 64-bit is not part of IRC installer
2022-02-15 16:22:26 +03:00
Wilson Seok
e168c9b1c3
Add slt in template plugin/tensor iterator ( #9692 )
...
* Remove fp16 of Convert layer test from skip_tests.config.cpp as it works now
* update repo
* add initial op reference code of TensorIterator with LSTM body function
* add GRU/RNN case in setup
* add all other test cases
* add visitor api test
* remove unnecessary header files
* fix clang-format issue
* fix copyright year and remove ngraph_helper namespace
* rename ti.cpp to tensor_iterator.cpp in core unit test
* apply suggestions
2022-02-15 13:48:18 +03:00
Jacek Skowron
a0ad849c19
[DOCS] add install guides minor changes ( #10317 )
...
* [DOCS] add minor changes to install guides
[DOCS] add minor changes to install guides
[DOCS] add minor changes to install guides
[DOCS] add minor changes to install guides
[DOCS] add minor changes to install guides
[DOCS] add minor changes to install guides
* [DOCS] add minor changes to install guides
2022-02-15 02:43:50 +03:00
Andrey Zaytsev
25bd2c8aee
Feature/azaytsev/docs dlsteamer revision ( #10155 )
...
* Added info on DockerHub CI Framework
* Feature/azaytsev/change layout (#3295 )
* Changes according to feedback comments
* Replaced @ref's with html links
* Fixed links, added a title page for installing from repos and images, fixed formatting issues
* Added links
* minor fix
* Added DL Streamer to the list of components installed by default
* Link fixes
* Link fixes
* ovms doc fix (#2988 )
* added OpenVINO Model Server
* ovms doc fixes
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com >
* Updated openvino_docs.xml
* Updated the link to software license agreements
* Revert "Updated the link to software license agreements"
This reverts commit 706dac500e .
* Revised dlstreamer documentation
* Minor edits
* Fixed link
* Fix
* Edits after review
* Shorten DL Streamer name in the TOC
* Update documentation.md
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com >
2022-02-14 12:43:52 +00:00
Jan Iwaszkiewicz
9e89ee2478
[PYTHON] New Python docs and refactor/improvements ( #10032 )
2022-02-14 10:24:33 +01:00
Maksim Derbasov
bb0d82f724
Fix warnings ( #10278 )
2022-02-14 07:48:41 +03:00
Mikhail Nosov
d85715f991
Remove dynamism from API 1.0 ( #10167 )
...
* Refresh the PR
* Added check for dynamic inputs to LoadNetwork/QueryNetwork
* Fix review comment
* Added 'validation' callback to 'load network from file'
* Fix MockICore
* Added null-pointer check
2022-02-13 20:41:14 +03:00
Nikita Demashov
20d2633af0
removed defaultPrecisions as global variable and added as field in Params class ( #9185 )
...
fix canConvolutionBeTransformed arguments
fix isAsymmetricOnWeights in GPU plugin
added defaultPrecisions in TestTransformationParams
set new default attribute precisions
try to set const default precisions in network_helper.cpp
apply precision_set
[LPT] Default precisions
rebase
remove extra const
used defaultPrecision in tests
fixed SimpleLowPrecisionTransformer default argument
fixed AttributeParameters default argument
added defaultPrecisions in functions
fix assign_and_read_value_transformation tests
fixed wrong defaultPrecisions definition
fixed ConcatWithNeighborsWithConvolutionTransformation tests
remove getDefaultPrecisions
rebase
remove getDefaultPrecisions from gpu plugin
remove getDefaultPrecisions from lpt_mkldnn_plugin.cpp
use predefined member
update mkldnn_plugin.cpp & lpt_mkldnn_plugin.cpp
resolved conversations
make all lambda captures by ref
2022-02-11 13:41:03 +03:00
Nikolay Tyukaev
f03590d245
fix edit on github for pot and ovsa ( #10285 )
2022-02-11 12:13:12 +03:00
Anton Pankratov
1621a5a0b5
Used new config for streams and threads ( #10150 )
...
* Used new config for streams and threads
* Fixed review coments in ba
* format fix
* fixed hello_query_device
* Added STL string io
* fixed tests
* Fixed test
* Fixed build
* fixed format
* Fixed build
* try fix win
* other any io specialization
* Fixed after merge
* renamed streams
* build fixed
* fixed build
* fixed format
* fix for old mac build
* Fixed type of exception
* test fix
2022-02-11 09:22:45 +03:00
Nikolay Tyukaev
437bc3280d
Feature/ntyukaev/add doxygen snippet sphinx ( #10277 )
...
* add doxygensnippet directive
* update MANIFEST.in
2022-02-11 09:19:46 +03:00
Anton Grishin
d94cff59a3
[GNA] Add PReLu and LeakyReLu activations in tests ( #10194 )
...
original commit #9414
2022-02-10 16:15:47 +03:00
Nikolay Tyukaev
e81ca9f975
DOCS: change doc tests ( #10213 )
...
* change doc tests
* fixes
* fixes
* fixes
* fixes
* fixes
2022-02-09 18:28:54 +03:00
Ilya Churaev
9d40c5184f
Removed legacy names and environment variables from the code ( #10195 )
...
* Removed legacy names and environment variables from the code
* Support documented legacy variables
* Fixed core unit tests
* Fixed some test
2022-02-09 11:04:25 +03:00
Smirnov Grigorii
d951433b12
fix bug in Serialize ( #74447 ) ( #9840 )
...
* fix bug in Serialize (#74447 )
add simple serialization test to check pads changes
clang fix
add check and change pads in conv
refactor ov::clone_model
fix
check in test
* fix FrameworkNode and add test
* fix assert in identiry.cpp
* fix clone_nodes
* remove for node and constructor for node_input.cpp
add spaces
add space
2022-02-08 22:00:20 +03:00
Jacek Skowron
dfc738b493
[docs] update macos installation guide 2 ( #9636 )
...
* update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
update macos installation guide
* update macos installation guide
2022-02-08 16:44:57 +03:00
Jacek Skowron
65701e12ef
[docs] update raspbianos installation guide ( #9728 )
...
* update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
update raspbianos installation guide
* update raspbianos installation guide
* update raspbianos installation guide
* update raspbianos installation guide
2022-02-07 20:01:28 +00:00
Jacek Skowron
2d9a248912
[docs] update uninstall guide ( #9725 )
...
* CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
CVS-71850 update uninstall guide
* CVS-71850 update uninstall guide
2022-02-07 18:19:09 +00:00
Andrey Zaytsev
d62d185ac5
Feature/azaytsev/docs omz revision ( #10176 )
...
* Added info on DockerHub CI Framework
* Feature/azaytsev/change layout (#3295 )
* Changes according to feedback comments
* Replaced @ref's with html links
* Fixed links, added a title page for installing from repos and images, fixed formatting issues
* Added links
* minor fix
* Added DL Streamer to the list of components installed by default
* Link fixes
* Link fixes
* ovms doc fix (#2988 )
* added OpenVINO Model Server
* ovms doc fixes
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com >
* Updated openvino_docs.xml
* Updated the link to software license agreements
* Revert "Updated the link to software license agreements"
This reverts commit 706dac500e .
* Added a link to the omz repo
Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com >
2022-02-07 16:12:28 +00:00
Mikhail Nosov
abda6eb4af
Remove 'evaluate' from I420toRGB/BGR operations ( #10128 )
2022-02-07 13:05:51 +03:00
Ilya Churaev
a2ca1d4499
Merge IE & nGraph DG ( #10055 )
...
* Changed folder for documentation
* Fixed links
* Merged nGraph DG to OpenVINO Runtime UG
* Fixed errors
* Fixed some issues
* Fixed tree
* Fixed typo
* Update docs/documentation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update README.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update README.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Fixed name
* FIxed snippets
* Small fixes
* Update docs/HOWTO/Custom_Layers_Guide.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Fixed comments
* Try to fix doc
* Try to fix doc issue
* Update docs/OV_Runtime_UG/Integrate_with_customer_application_new_API.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/model_representation.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2022-02-07 06:57:35 +03:00
Vladislav Volkov
a365ee768b
Fix for leaked ExecutorManager ( #10070 )
...
* Fix for leaked ExecutorManager
* Code style fix
* Fixed plugin pointer access from ExecutableNetwork
2022-02-05 14:03:50 +03:00
Nikolay Tyukaev
1abc6e2a16
edit log parse regex ( #10117 )
2022-02-04 20:15:26 +03:00
Ilya Lavrenov
70ca4b6e40
Fix template plugin tests ( #10124 )
...
* Fix template plugin tests
* Fix template plugin tests
2022-02-04 11:25:46 +03:00
Roman Kazantsev
64aabc74d1
Check the selected frontend to correspond use_new/legacy_frontend options ( #10084 )
...
* Check the selected frontend to correspond use_new/legacy_frontend options
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Fix a default case when no frontend is found
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
2022-02-03 20:34:07 +03:00
Ilya Lavrenov
f2f281e60b
Renamed ov_runtime => openvino, ov_ => openvino_ prefix ( #10069 )
...
* Renamed ov_runtime => openvino, ov_ => openvino_ prefix
* Coverage fix
* More fixes
* Fixed MO tests with custom FE
2022-02-03 20:03:41 +03:00
Anton Pankratov
5c9b6915dc
Added undefined perfomnance hint value ( #10082 )
...
* Added undefined perfomnance hint value
* Added tests
* Fixed tests
* fixed dormat
2022-02-03 18:03:45 +03:00
Sergey Shlyapnikov
ccf4f4e420
[GPU] Update config api 2.0 ( #9649 )
2022-02-03 13:04:36 +03:00