Karol Blaszczak
3dbea43ef1
[DOCS] remove mentions of myriad throughout docs ( #15690 )
...
* remove ov::device::thermal
ov::device::thermal was only supported on myriad
* additional cleanup
* remove myriad from AUTO and MULTI
auto n multi n hetero
+ remove mentions of listing myriad devices
* two final fixes
* Update ov_auto.py
---------
Co-authored-by: Ilya Churaev <ilya.churaev@intel.com >
2023-03-08 17:29:08 +04:00
Ilya Churaev
0c9abf43a9
Updated copyright headers ( #15124 )
...
* Updated copyright headers
* Revert "Fixed linker warnings in docs snippets on Windows (#15119 )"
This reverts commit 372699ec49 .
2023-01-16 11:02:17 +04:00
Ilya Lavrenov
372699ec49
Fixed linker warnings in docs snippets on Windows ( #15119 )
2023-01-16 07:29:44 +04:00
Ilya Lavrenov
5390aa7ebc
Updated multi code snippets ( #11037 )
2022-03-20 15:44:33 +08:00
Yuan Hu
967f056761
[AUTOPLUGIN] update multi plugin document for ov2.0 ( #10688 )
...
* update multi document
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com >
* update
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com >
* update snippets ov::enableProfile
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com >
* fix build issue
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com >
* use Anymap in snippets
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com >
* fix format and set property
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com >
* update python
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com >
* try fo fix test document issue
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com >
* removed NEW IE-CENTRIC API and upated set_property
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com >
* update ov::optimal_number_of_infer_requests
Signed-off-by: Hu, Yuan2 <yuan2.hu@intel.com >
2022-03-18 11:31:36 +03:00
Ilya Lavrenov
eff9f00320
Refactored ie_plugin_config.hpp ( #5899 )
2021-06-01 16:31:29 +03:00
Ilya Lavrenov
9cfe909e1e
Unused variables ( #3963 )
...
* Added -Wused-variable flag
* Fixes for clang compiler
* Removed wrong -Wno-error from protobuf compilation
* More fixes
2021-01-22 17:41:15 +03:00
Ilya Lavrenov
daf8bc6164
DOCS: added code snippets compilation and fixes ( #2606 )
2020-10-10 11:19:16 +03:00
Polina Mishanina
898d4ee8f0
Update md files. Add cpp in docs/examples ( #1769 )
...
* Update md files. Add cpp in docs/examples
* Normalize all the line endings
* Fix block_id in snippets
* Fix utf-8 encoding
* Add new folder for snippets
* Fix issues with compiling code from snippets
* Added conteiner iterator fix
2020-09-22 18:01:48 +03:00