Ilya Lavrenov
19d0e5ba52
CMAKE: IE_VERSION => OpenVINO_VERSION ( #11242 )
...
* IE_VERSION => OpenVINO_VERSION
* Reverted installation of python unconditionally
2022-03-28 19:32:21 +03:00
Ilya Lavrenov
a883dc0b85
DOCS: ported changes from 2022.1 release branch ( #11206 )
...
* Extensibility guide with FE extensions and remove OV_FRAMEWORK_MAP from docs
* Rework of Extensibility Intro, adopted examples to missing OPENVINO_FRAMEWORK_MAP
* Removed OPENVINO_FRAMEWORK_MAP reference
* Frontend extension detailed documentation
* Fixed distributed snippets
* Fixed snippet inclusion in FE extension document and chapter headers
* Fixed wrong name in a snippet reference
* Fixed test for template extension due to changed number of loaded extensions
* Update docs/Extensibility_UG/frontend_extensions.md
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com >
* Minor fixes in extension snippets
* Small grammar fix
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com >
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com >
* DOCS: transition banner (#10973 )
* transition banner
* minor fix
* update transition banner
* updates
* update custom.js
* updates
* updates
* Documentation fixes (#11044 )
* Benchmark app usage
* Fixed link to the devices
* More fixes
* Update docs/OV_Runtime_UG/multi_device.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Removed several hardcoded links
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Updated documentation for compile_tool (#11049 )
* Added deployment guide (#11060 )
* Added deployment guide
* Added local distribution
* Updates
* Fixed more indentations
* Removed obsolete code snippets (#11061 )
* Removed obsolete code snippets
* NCC style
* Fixed NCC for BA
* Add a troubleshooting issue for PRC installation (#11074 )
* updates
* adding gna to linux
* add missing reference
* update
* Update docs/install_guides/installing-model-dev-tools.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Update docs/install_guides/installing-model-dev-tools.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Update docs/install_guides/installing-model-dev-tools.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Update docs/install_guides/installing-model-dev-tools.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* Update docs/install_guides/installing-model-dev-tools.md
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* update
* minor updates
* add gna item to yum and apt
* add gna to get started page
* update reference formatting
* merge commit
* add a troubleshooting issue
* update
* update
* fix CVS-71846
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
* DOCS: fixed hardcoded links (#11100 )
* Fixes
* Use links
* applying reviewers comments to the Opt Guide (#11093 )
* applying reviewrs comments
* fixed refs, more structuring (bold, bullets, etc)
* refactoring tput/latency sections
* next iteration (mostly latency), also brushed the auto-batching and other sections
* updates sync/async images
* common opts brushed
* WIP tput redesigned
* minor brushing of common and auto-batching
* Tput fully refactored
* fixed doc name in the link
* moved int8 perf counters to the right section
* fixed links
* fixed broken quotes
* fixed more links
* add ref to the internals to the TOC
* Added a note on the batch size
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* [80085] New images for docs (#11114 )
* change doc structure
* fix manager tools
* fix manager tools 3 step
* fix manager tools 3 step
* new img
* new img for OV Runtime
* fix steps
* steps
* fix intendents
* change list
* fix space
* fix space
* code snippets fix
* change display
* Benchmarks 2022 1 (#11130 )
* Minor fixes
* Updates for 2022.1
* Edits according to the review
* Edits according to review comments
* Edits according to review comments
* Edits according to review comments
* Fixed table
* Edits according to review comments
* Removed config for Intel® Core™ i7-11850HE
* Removed forward-tacotron-duration-prediction-241 graph
* Added resnet-18-pytorch
* Add info about Docker images in Deployment guide (#11136 )
* Renamed user guides (#11137 )
* fix screenshot (#11140 )
* More conservative recommendations on dynamic shapes usage in docs (#11161 )
* More conservative recommendations about using dynamic shapes
* Duplicated statement from C++ part to Python part of reshape doc (no semantical changes)
* Update ShapeInference.md (#11168 )
* Benchmarks 2022 1 updates (#11180 )
* Updated graphs
* Quick fix for TODO in Dynamic Shapes article
* Anchor link fixes
* Fixed DM config (#11199 )
* DOCS: doxy sphinxtabs (#11027 )
* initial implementation of doxy sphinxtabs
* fixes
* fixes
* fixes
* fixes
* fixes
* WA for ignored visibility attribute
* Fixes
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com >
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com >
Co-authored-by: Nikolay Tyukaev <nikolay.tyukaev@intel.com >
Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com >
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Maxim Shevtsov <maxim.y.shevtsov@intel.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
Co-authored-by: Ilya Naumov <ilya.naumov@intel.com >
Co-authored-by: Evgenya Stepyreva <evgenya.stepyreva@intel.com >
2022-03-24 22:27:29 +03:00
Vladimir Dudnik
3a8800cbd2
[Docs][IE Samples] fix hard links ( #11144 )
...
* fix hard links
* change encoding
* fix TM
Co-authored-by: CCR\ntyukaev <nikolay.tyukaev@intel.com >
2022-03-23 23:48:08 +03:00
Fedor Zharinov
fe3270c232
[benchmark_app]Exception handling in callback ( #11123 )
...
* Exception handling in callback
* stylefix
2022-03-23 16:55:41 +03:00
Fedor Zharinov
1315cfaa64
Add CHW/HWC heuristics for tensors with 3 dimensions ( #10817 )
2022-03-23 16:54:56 +03:00
Alexey Lebedev
3de9189d50
[core][python] ov::serialize ( #10945 )
...
* add ov::serialize
* create python binding
* update python tools
* use ov::serialize in benchmark app
* remove serialize from python offline_transformations
* fix import
* revert pot
* update docs
* apply review comments
* add const
* make bin path optional
* Add docs
* add compare test
2022-03-23 11:44:00 +03:00
Egor Duplensky
090799a362
[Samples] Fix cpp benchmark_app help message ( #11055 )
2022-03-22 22:51:05 +03:00
Ilya Lavrenov
2f46890444
Removed obsolete scri[ts ( #11107 )
2022-03-22 14:52:03 +03:00
Sergey Lyubimtsev
dacdf67c2c
Update Benchmark guides ( #11076 ) ( #11085 )
...
* - Update Benchmark Tool usage message
- Remove not existed paths
- Fix examples
* remove reference on FPGA
(cherry picked from commit 3caa77eb30 )
# Conflicts:
# samples/cpp/benchmark_app/README.md
2022-03-21 19:31:17 +03:00
Maxim Gordeev
3ac6e95ead
[IE Samples] Fixed hanging of samples if InferImpl() throws exception ( #11075 )
...
* [IE Samples] Fixed hanging of samples if InferImpl() throws exception
* improved re-throw an exception
2022-03-21 19:30:30 +03:00
Fedor Zharinov
0b444ab2db
[benchmark_app]Show network original I/O info ( #10694 )
...
* Show network original I/O info
* additional no-name case check
* stylefix
* Update samples/cpp/benchmark_app/main.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* Update samples/cpp/benchmark_app/main.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
2022-03-21 13:57:56 +03:00
Anton Romanov
bfa0e3e1a4
Fix samples tests on azure ( #10892 )
...
* Fix samples tests on azure
* fixed bmp reader
2022-03-17 11:17:25 +03:00
Vladislav Volkov
ed8c9d6f9a
CPU Plugin refactoring: class names ( #10639 )
2022-03-16 17:16:29 +03:00
Vitaliy Urusovskij
2dbd60c1ae
Mark get_type_info_static() op class methods as hidden ( #10691 )
...
* Mark `get_type_info_static()` as hidden
Each plugin linked with openvino library contains `type_info_static` symbols. In case when one of the libraries is unloaded and app tries to get opset, it leads to segfault. So mark `get_type_info_static()` as hidden to use only one implementation exactly from openvino lib
* Fix "'visibility' attribute ignored" issue by moving `TestPass` out of test scope
* Fix clang format
* Small update of `If` op
* Revert "fix 79520 (#10449 )" to correctly compare DiscreteTypeInfo via `==`
This reverts commit 29883a152a .
2022-03-15 14:59:13 +03:00
Mikhail Nosov
72fe6082ea
[Preprocess] InputTensorInfo::set_from implementation ( #10839 )
...
* InputTensorInfo::from implementation
If user's application already has `ov::runtime::Tensor` object created,
it will be possible to reuse basic characteristics for input (shape, precision) from tensor using InputTensorInfo::from method
* Rename 'from' to 'set_from' as in Python 'from' keyword is used for import modules
Python bindings: from ov.Tensor and from numpy array
* Style fix (quotes)
* Apply suggestions from code review
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
* Fix code style
* Use set_from in hello_classification CPP sample
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
2022-03-14 18:02:51 +03:00
Maxim Gordeev
4be227f5a1
[IE Samples] Fixed rights for file with image ( #10924 )
2022-03-12 01:51:34 +03:00
Serhii Pavlovskyi
948347f3dd
ncc build fixes ( #10367 )
...
* fix .ncc_style target names
it was breaking configure on system with libclang-12-dev, clang-12,
ninja and cmake 3.17+(ninja complains about duplicate
target). with lower cmake version configure succeeds, but build exits
immediately with error. by replacing ninja with make error becomes
warning(it's still significant, make just skips duplicate rules, i.e.
doesn't check style of some source files, rule duplication is genuine
bug). without libclang-12-dev and clang-12 ENABLE_NCC_STYLE is OFF and
bug is not triggered
* silence uninitialized warning in core_integration
probably it was always initialized before use, but compiler wasn't made
aware of it
* fix function spelling to unbreak code style checks in benchmark_app
* include <thread> for std::this_thread
existing code was relying on namespace pollution by old libstdc++
* replace is_pod with is_standard_layout && is_trivial
is_pod is deprecated, it breaks build on current gcc
Co-authored-by: Serhii Pavlovskyi <spavlovskyi@lohika.com >
Co-authored-by: Ilya Churaev <ilya.churaev@intel.com >
2022-03-09 13:42:06 +03:00
Dmitry Pigasin
c28cebb2a6
[CPP Speech Sample] Fix result saving when batch size is not 1 ( #10714 )
...
* Fix result saving when batch size is not 1
* Remove useless if statement
* improved processing scores for model with more than one outputs
* added checking on count of model outputs
* improve if statements
* divide fix for model with several outputs to other PR
Co-authored-by: Maxim Gordeev <maxim.gordeev@intel.com >
2022-03-04 15:41:47 +03:00
Fedor Zharinov
043a773f61
[Benchmark_app]Check all I/O names ( #10745 )
...
* Check all I/O names
* stylefix
2022-03-04 09:49:03 +03:00
Maxim Gordeev
f81f819ecd
[IE Samples] Improved processing outputs for model with more than one output ( #10737 )
...
* Improved processing outputs for model with more than one output
* fixed condition
* added checking count of output/reference files
2022-03-03 16:35:41 +03:00
Dmitry Pigasin
75f7bced65
Fix -layout option ( #10648 )
2022-03-03 12:12:22 +03:00
Ilya Churaev
1fec99afa3
Removed duplicated words ( #10754 )
2022-03-03 06:50:54 +00:00
Ilya Churaev
d670e77d97
Docs: Changed OpenVINO Runtime User Guide integration ( #10187 )
...
* Changed C++ OpenVINO Runtime User Guide integration
* Remove IE from C++ guide
* Fixed comments
* Additional fix
* Fixed some comments
* Some new documents
* Fixed some comments
* Added Python snippets
* Added sphinx tabs
* Removed tabs
* Removed group-tab
* Added additional lines
* Fixed typo
* Fixed comments and build
* Try to fix complex tabs
* Fixed some typos
* Added python code for model representation
* Added more python code
* Added serialize/visualize python examples
* Simplify integration pipeline
* Fixed typo
* Try to fix tabs
* Extend CompiledModel guide
* Resolve merge conflict
* Added separate infer request guide
* Fixed build
* Added cancel infer request method
* Update docs/snippets/ov_model_snippets.py
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com >
* Fixed comments
* Fixed typo
* Extend visualize pass
* Fixed comments
* Fixed build
* Fixed typo
* Update docs/snippets/ov_infer_request.py
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com >
* Update docs/snippets/ov_infer_request.py
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Update docs/OV_Runtime_UG/integrate_with_your_application.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
* Fixed doc
* Fixed merge
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2022-03-02 20:07:52 +03:00
Maxim Shevtsov
bed0adf5ef
creating remote ocl buffer/tensor per request, to avoid simulteneous locking of the same ocl buffer when auto-batching is used ( #10607 )
2022-02-28 15:04:03 +03:00
Maxim Gordeev
b9ef57112e
[IE Samples] Fixed memory allocation problem for speech sample ( #10671 )
2022-02-28 12:31:01 +03:00
Dmitry Pigasin
bacf597516
[CPP Speech Sample] Improve -o and -oname flags ( #10321 )
...
* Improve `-o` and `-oname` flags
* Apply clang-format tool
* fix saving output files
* Apply clang-format
* Fix error when `-oname` not specified
* apply clang format
* Fix error `-oname`
* Use output name with port to find model output
* fix comment line breaking
* fix comparison with reference for multiple outputs
* Fix output name printing error
* try to fix clang format
* fix problem with bs > 1
* minimal change to rerun test pipeline
* clang format
* Revert "Fix error `-oname`"
This reverts commit c33d5f16e8 .
2022-02-25 11:25:35 +03:00
Fedor Zharinov
75cca1e9e9
[benchamrk_app] error if -b is set but there's no batch info ( #10592 )
...
* Added code showing error message if -b is provided, but got no batch info for inputs
* stylefix / batch>1 case
2022-02-23 01:30:08 +03:00
Ilya Lavrenov
5b3b48aa17
samples overview & model protection: docs ( #10596 )
...
* 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
* Updated Samples_Overview.md
* Updated model protection guide
* Renamed ngraph_function creation samples
2022-02-22 20:11:42 +03:00
Anton Romanov
c80a872f73
Fix Coverity in samples ( #10583 )
...
* Fix coverity samples
* Fixed coverity issue in speech sample
2022-02-22 14:49:35 +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
Maxim Gordeev
e7145bd343
[IE Samples] Changed input's tensor preprocessing for speech sample ( #10552 )
...
* Changed input's tensor preprocessing
* improved processing
2022-02-21 23:29:38 +03:00
Fedor Zharinov
4decf16927
Set Latency performance mode in case of sync mode. ( #10516 )
2022-02-21 18:08:05 +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
Xuejun Zhai
2ac15eae3d
[CVS-78727] bug fix for -d AUTO:CPU,GPU the return device should be AUTO only ( #10417 )
...
Signed-off-by: xuejun <xuejun.zhai@intel.com >
2022-02-18 09:56:56 +03:00
Anton Romanov
b8ac041da9
Fixed coverity issues in samples ( #10421 )
...
* Fixed coverity issues
* Fixed coverity isuues samples part 2
* Fixed code style
* Delete goto
* update after comments
2022-02-18 08:08:09 +03:00
Anton Pankratov
61f657795c
Streams property with special values ( #10411 )
...
* Streams property with special values
* Fixed clang
2022-02-17 16:39:06 +03:00
Fedor Zharinov
198f44fdc7
Fix for missing throughput in case of Multi device ( #10407 )
...
* Fix for missing throughput in case of Multi device
* stylefix
2022-02-17 16:32:19 +03:00
Maxim Gordeev
3144c5fab8
Added processing of layout for speech sample ( #10254 )
...
* Added processing of layout for speech sample
* fixed notes
* some improvements
* Code style format
* changed NCC value for NullStatement
* improved batch processing
* added loading batch for imported model
* fixed notes
* fixed notes
* added layout parameter to azure tests
2022-02-17 16:11:57 +03:00
Anton Pankratov
d1378d94b8
Fixed default inference precision in benchmark app ( #10443 )
2022-02-17 13:53:50 +03:00
Vladimir Dudnik
29883a152a
fix 79520 ( #10449 )
2022-02-17 10:52:30 +03:00
Fedor Zharinov
00abcbacc4
Fix for Layout and image_info related issues ( #10258 )
...
* bugfix78627
* stylefix
* fix
2022-02-17 00:42:51 +03:00
Nadezhda Ageeva
fc5a416423
[SAMPLES][GNA] Update C++ speech sample with new config API ( #10357 )
...
* [SAMPLES][GNA] Update speech sample with new cofig API
* Review comments
* Some additional checks
2022-02-16 13:23:50 +03:00
Anton Pankratov
39c90e9d48
Streams number fix ( #10336 )
...
* Streams number fix
* fixed perfomance hint
* fixed format
* removed dbg
* simplified code
* reverted becnhmark_app
2022-02-15 08:04:45 +00:00
bell
f75e50cc88
limit gpu compiling threads ( #10349 )
...
* limit gpu compiling threads
Signed-off-by: fishbell <bell.song@intel.com >
* switch to 2.0
Signed-off-by: fishbell <bell.song@intel.com >
* clang format
Signed-off-by: fishbell <bell.song@intel.com >
2022-02-15 08:52:49 +03:00
Dmitry Pigasin
3a5d821219
[IE Python Sample] Update docs ( #9807 )
...
* update hello_classification readme
* update classification_async readme
* update hello_query_device readme
* Fix hello_classification launch line
* Update hello_reshape_ssd readme
* update speech sample docs
* update ngraph sample docs
* fix launch command
* refactor py ngraph imports
* Replace `network` with `model`
* update example section with openvino-dev
* Update samples/python/classification_sample_async/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/classification_sample_async/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/hello_classification/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/hello_classification/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/hello_reshape_ssd/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/ngraph_function_creation_sample/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/ngraph_function_creation_sample/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/ngraph_function_creation_sample/README.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update samples/python/ngraph_function_creation_sample/README.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
* Replace `Inference Engine` with `OpenVINO`
* fix ngraph ref
* Replace `Inference Engine` by `OpenVINO™ Runtime`
* Fix IR mentions
Co-authored-by: Vladimir Dudnik <vladimir.dudnik@intel.com >
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2022-02-14 19:03:45 +03:00
Dmitry Pigasin
310eb81403
[IE Samples] Update docs for C++ samples ( #9937 )
...
* update hello classification readme
* update hello classification readme
* update classification async readme
* replace `network` with `model`
* update example section with openvino-dev
* update hello query device readme
* Update hello reshape readme
* Update ngraph func creation readme
* update speech sample readme
* update hello nv12 readme
* Apply suggestions from code review
review comments accepted
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Replace `Inference Engine` with `OpenVINO`
* fix model ref
* Replace `Inference Engine` by `OpenVINO™ Runtime`
* Fix IR mentions
Co-authored-by: Vladimir Dudnik <vladimir.dudnik@intel.com >
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
2022-02-14 19:03:19 +03:00
Ilya Lavrenov
2d3bd40c3d
Removed dead code ( #10331 )
2022-02-14 17:57:27 +03:00
Xuejun Zhai
9b41aa707d
Modify for CVS-69023: hint configuration ( #10259 )
...
Signed-off-by: xuejun <xuejun.zhai@intel.com >
2022-02-14 17:46:11 +03:00
Dmitry Pigasin
9b1e4b801b
Add -layout option ( #10272 )
2022-02-14 14:47:10 +03:00
Anton Pankratov
897e2acd91
Default value of streams in ba is AUTO ( #10305 )
2022-02-12 00:09:31 +03:00