Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed newAPI for case if core was removed #12207

Merged
merged 12 commits into from
Jul 22, 2022

Conversation

ilyachur
Copy link
Contributor

Details:

  • Fixed is new API flag is Core object was removed

Tickets:

  • 86887

@ilyachur ilyachur added this to the 2022.3 milestone Jul 18, 2022
@ilyachur ilyachur requested review from a team as code owners July 18, 2022 19:34
@ilyachur ilyachur requested a review from a team July 18, 2022 19:34
@ilyachur ilyachur requested review from a team as code owners July 18, 2022 19:34
@ilyachur ilyachur requested review from mlukasze, wonjuleee, kblaszczak-intel and ilya-lavrenov and removed request for a team July 18, 2022 19:34
Copy link
Contributor

@jane-intel jane-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like that

@ilyachur ilyachur enabled auto-merge (squash) July 19, 2022 18:42
@jane-intel
Copy link
Contributor

please merge master again -- e2e tests and the model has changed since the last time you pushed

@ilyachur ilyachur merged commit 811a483 into openvinotoolkit:master Jul 22, 2022
@ilya-lavrenov ilya-lavrenov modified the milestones: 2022.3, 2022.1.1 Jul 23, 2022
@ilya-lavrenov ilya-lavrenov deleted the fix_86887 branch July 23, 2022 08:37
ilya-lavrenov pushed a commit to ilya-lavrenov/openvino that referenced this pull request Jul 23, 2022
* Fixed newAPI for case if core was removed

* Fixed code style

* Fixed typo

* Use new API by default

* Create core with template plugin

* Added doxygen comment
ilya-lavrenov pushed a commit to ilya-lavrenov/openvino that referenced this pull request Jul 23, 2022
* Fixed newAPI for case if core was removed

* Fixed code style

* Fixed typo

* Use new API by default

* Create core with template plugin

* Added doxygen comment
ilya-lavrenov added a commit that referenced this pull request Jul 26, 2022
* Update for get started samples (#10975) (#11020)

* Update for get started samples

* Update docs/get_started/get_started_demos.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/get_started/get_started_demos.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/get_started/get_started_demos.md

Co-authored-by: Yuan Xu <[email protected]>

* formatting

* rewording

* fix links

* fix formatting

* Update docs/get_started/get_started_demos.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/get_started/get_started_demos.md

Co-authored-by: Yuan Xu <[email protected]>

* replace squeezenet1.1 with googlenet-v1

* GoogleNet v1 Caffe* model

Co-authored-by: Yuan Xu <[email protected]>
(cherry picked from commit 412f219)

* [DOCS] update HETERO execution (#11003)

the PR has been reviewed and accepted for master already, now updating 22.1

* Incremental improvement of MO user guide. (#11010) (#11028)

* Incremental improvement of MO user guide.

* Apply feedback

* POT documentation updates (#10578) (#11024)

* POT changes

* change install

* change img size

* remove cli option

* 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 <[email protected]>

* Removed several hardcoded links

Co-authored-by: Sergey Lyubimtsev <[email protected]>

* Removed obsolete code snippets (#11061)

* Removed obsolete code snippets

* NCC style

* Fixed NCC for BA

* fix a reference link (#11048)

* updates

* adding gna to linux

* add missing reference

* update

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Sergey Lyubimtsev <[email protected]>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Sergey Lyubimtsev <[email protected]>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Sergey Lyubimtsev <[email protected]>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Sergey Lyubimtsev <[email protected]>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Sergey Lyubimtsev <[email protected]>

* update

* minor updates

* add gna item to yum and apt

* add gna to get started page

* update reference formatting

* merge commit

Co-authored-by: Sergey Lyubimtsev <[email protected]>

* AUTO and MULTI Doc update for release 2022.1 (#11066)

* Update Auto plugin docs (#10623)

* Update Auto plugin docs

Revise auto plugin and auto plugin debugging articles. Include necessary image files.

* Update docs/OV_Runtime_UG/supported_plugins/AutoPlugin_Debugging.md

Co-authored-by: Andrey Zaytsev <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/AutoPlugin_Debugging.md

Co-authored-by: Andrey Zaytsev <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/AutoPlugin_Debugging.md

Co-authored-by: Andrey Zaytsev <[email protected]>

* Update docs/OV_Runtime_UG/auto_device_selection.md

Co-authored-by: Andrey Zaytsev <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/AutoPlugin_Debugging.md

Co-authored-by: Andrey Zaytsev <[email protected]>

* Update docs/OV_Runtime_UG/auto_device_selection.md

Co-authored-by: Andrey Zaytsev <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/AutoPlugin_Debugging.md

Co-authored-by: Andrey Zaytsev <[email protected]>

* Update AutoPlugin_Debugging.md

* include review corrections

* Update auto_device_selection.md

* Update auto_device_selection.md

* Update auto_device_selection.md

* Update auto_device_selection.md

Co-authored-by: Andrey Zaytsev <[email protected]>

* [AUTOPLUGIN] update multi plugin document for ov2.0 (#10688)

* update multi document

Signed-off-by: Hu, Yuan2 <[email protected]>

* update

Signed-off-by: Hu, Yuan2 <[email protected]>

* update snippets ov::enableProfile

Signed-off-by: Hu, Yuan2 <[email protected]>

* fix build issue

Signed-off-by: Hu, Yuan2 <[email protected]>

* use Anymap in snippets

Signed-off-by: Hu, Yuan2 <[email protected]>

* fix format and set property

Signed-off-by: Hu, Yuan2 <[email protected]>

* update python

Signed-off-by: Hu, Yuan2 <[email protected]>

* try fo fix test document issue

Signed-off-by: Hu, Yuan2 <[email protected]>

* removed NEW IE-CENTRIC API and upated set_property

Signed-off-by: Hu, Yuan2 <[email protected]>

* update ov::optimal_number_of_infer_requests

Signed-off-by: Hu, Yuan2 <[email protected]>

* Updated multi code snippets (#11037)

* [Auto PLUGIN] update Auto docs (#10889)

* update Auto docs

Signed-off-by: Hu, Yuan2 <[email protected]>

* update python snippets

Signed-off-by: Hu, Yuan2 <[email protected]>

* remove vpu, fix a mistaken in python code

Signed-off-by: Hu, Yuan2 <[email protected]>

* update MYRIAD device full name

Signed-off-by: Hu, Yuan2 <[email protected]>

* update API name

old API use name Inference Engine API
NEW API usen name OpenVINO Runtime API 2.0

Signed-off-by: Hu, Yuan2 <[email protected]>

* update tab name, and code format

Signed-off-by: Hu, Yuan2 <[email protected]>

* fix AUTO4 format issue

Signed-off-by: Hu, Yuan2 <[email protected]>

* update set_property code

Signed-off-by: Hu, Yuan2 <[email protected]>

* auto draft

Signed-off-by: Hu, Yuan2 <[email protected]>

* mv code into .cpp and .py

modify the devicelist part accoding to the review

Signed-off-by: Hu, Yuan2 <[email protected]>

* remove priority list in code and document

modify the begning of the document
remove perfomance data
remove old API
use compile_model instead of set_property
add a image about cpu accelerate

Signed-off-by: Hu, Yuan2 <[email protected]>

* fix mis print and code is not match document

Signed-off-by: Hu, Yuan2 <[email protected]>

* try to fix doc build issue

Signed-off-by: Hu, Yuan2 <[email protected]>

* fix snippets code compile issue

Signed-off-by: Hu, Yuan2 <[email protected]>

* update sh scripts with ```sh```

Signed-off-by: Hu, Yuan2 <[email protected]>

Co-authored-by: Karol Blaszczak <[email protected]>
Co-authored-by: Andrey Zaytsev <[email protected]>
Co-authored-by: Ilya Lavrenov <[email protected]>

* [CPU] CPU plugin docs refactoring backport to the release branch (#11039)

* CPU device documentation refresh

* Bfloat16 inference page aligned with the new API

* Bfloat16 inference section moved to CPU main

* First review comments applied

* Second review step comments applied

* OneDNN reference changed to the GitHub page

* AvgPool added to the oneDNN ops list

* Updated note about latency, added note about mem usage with dynamic shapes

* DOCS: API Reference (#11063)

* Renamed API reference

* Try to fix API reference for new API

* Fixes after self-review

* Reworked OpenVINO Plugin dev guide structure

* Properties

* Try to fix links

* Mark properties for MYRIAD & HDDL

* 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 <[email protected]>

* Minor fixes in extension snippets

* Small grammar fix

Co-authored-by: Ivan Tikhonov <[email protected]>

Co-authored-by: Ivan Tikhonov <[email protected]>

* Update Benchmark guides (#11076)

* - Update Benchmark Tool usage message

- Remove not existed paths
- Fix examples

* remove reference on FPGA

* Added groups for core headers (#11068)

* DOCS: transition banner (#10973)

* transition banner

* minor fix

* update transition banner

* updates

* update custom.js

* updates

* updates

* 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 <[email protected]>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Sergey Lyubimtsev <[email protected]>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Sergey Lyubimtsev <[email protected]>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Sergey Lyubimtsev <[email protected]>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Sergey Lyubimtsev <[email protected]>

* 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 <[email protected]>

* DOC Removed indentation before snippets (#11111)

* Removed indentation

* Fixed code style

* Added more information about tensor names (#11070)

* Added more information about tensor names

* Fixed comment and added documentation for extensions

* Fixed code style

* Fixed typo

* Added group for transformation passes (#11101)

* Added group for transformation passes

* Try to fix CI

* Docs: update AC info in API 2.0 migration guide (#11106)

* Docs: update AC info in API 2.0 migration guide

* Update docs/OV_Runtime_UG/migration_ov_2_0/intro.md

* Update docs/OV_Runtime_UG/migration_ov_2_0/intro.md

Co-authored-by: Karol Blaszczak <[email protected]>

Co-authored-by: Karol Blaszczak <[email protected]>

* Update headings and some wordings for Transition Guide (#11065)

* updates

* update

* merge from releases/22/1

* update heading

* update headings and some wordings

* Feature/azaytsev/cherry pick pr11110 (#11115)

* Minor fixes

* Feature/azaytsev/img updates (#11110)

* Updated images

* Updated images

* DOCS: doxy sphinxtabs (#11027)

* initial implementation of doxy sphinxtabs

* fixes

* fixes

* fixes

* fixes

* fixes

* Reshape documentation (#10901) (#11108)

* Reshape documentation

* Converting Model : reshape metrined, Supported Devices: no shape inference mentioning

* demos removed

* Added deployment guide (#11060)

* Added deployment guide

* Added local distribution

* Updates

* Fixed more indentations

* update edit on github branches (#11129)

* DOCS: fixed hardcoded links  (#11100)

* Fixes

* Use links

* Updated documentation for compile_tool (#11049)

* 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

* [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

* fix screenshot (#11140)

* 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 <[email protected]>

* Add info about Docker images in Deployment guide (#11136)

* [DOCS]transition_guide_intro_language (#11134) (#11142)

a few language suggestions and grammar issues
# Conflicts:
#	docs/OV_Runtime_UG/migration_ov_2_0/intro.md

Co-authored-by: Karol Blaszczak <[email protected]>

* [DOCS]autodevice_table_fix (#11141)

* Update release version in readme (#11146)

* [AUTO] Fix mess table in doc (#11149)

* update AUTO Debug doc with snippets (#11153)

Signed-off-by: Hu, Yuan2 <[email protected]>

* Update ShapeInference.md (#11168)

* Benchmarks 2022 1 updates (#11180)

* Updated graphs

* Quick fix for TODO in Dynamic Shapes article

* Anchor link fixes

* [Docs][IE Samples] fix hard links (#11144) (#11186)

* fix hard links

* change encoding

* fix TM

Co-authored-by: CCR\ntyukaev <[email protected]>

Co-authored-by: CCR\ntyukaev <[email protected]>

* 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)

* Added software tab for Linux installer (#11159)

* Added software tab for Linux installer

* Added information for apt and yum

* Update docs/install_guides/installing-openvino-apt.md

Co-authored-by: Yuan Xu <[email protected]>

Update docs/install_guides/installing-openvino-apt.md

Co-authored-by: Yuan Xu <[email protected]>

Update docs/install_guides/installing-openvino-linux.md

Co-authored-by: Yuan Xu <[email protected]>

Update docs/install_guides/installing-openvino-apt.md

Co-authored-by: Yuan Xu <[email protected]>

Update docs/install_guides/installing-openvino-apt.md

Co-authored-by: Yuan Xu <[email protected]>

Co-authored-by: Yuan Xu <[email protected]>

* [docs] python snippets for devices (#11174)

* Update CPU docs

* update GPU docs

* update with sphinxtab

* Fix docs

* Add preprocessig snippet

* Fix path

* Fixed DM config (#11199)

* Renamed user guides (#11137)

* [Python API] Fix documentation for Core API -- release (#11200)

* [Python API] Fix documentation for Core API

* fix style

* [OMZ]: port bugfix to 2022/1 branch (#11204)

* a bunch of doc fixes (#11230)

* Missing backslashes right after mo (#11252)

* Revert vpu custom kernel (#11226)

* Added original VPU custom kernel doc

* Moved to new API

* Added links from introduction

* Fixed intro

* DOCS-InstallGuide_review (#11217)

langage adjustment

* Docs labels adjustment (#11227)

* Adjusted documentation labels

* Renamed images

* fix doc tests

Co-authored-by: CCR\ntyukaev <[email protected]>

* cvs-80083 (#11280)

* fix wildcard sphinxdirective (#11263)

* [docs] python snippets for migration pages (#11224)

* save work

* Add common snipp

* update ie pipeline with python snippets

* ov_common_snippet

* Python snippets for graph construction

* Fix docs

Co-authored-by: Anastasia Kuporosova <[email protected]>

* [Python API][Docs] Fix references for several classes (#11260)

* next iteration after discussion with Yuri (#11197)

* next iteration after discussion with Yuri

* WIP tput

* Basic/Advanced Flow

* brushing/links

* wording, testing the failing link

* refactored levels, added hash

* added advanced tput to the TOC (required by sphinx)

* changed wording of the title to be more pro-active

* minor misprint, etc

* emphasized the flow names

* Update two paragraphs in performance hints docs

(cherry picked from commit 61415fd)

* minor brushing

* e2e flow in the app design

* no separate hints doc

* minor brushing

* final, neat-picking brushing

Co-authored-by: Helena <[email protected]>

* [docs] add missed old python api snippets (#11233)

* Add missed old api snippets

* Fix names

* Fix markers

* Fix methods call

* Model optimizataion documentation update (#11072)

* Fixed Model Optimization Guide and NNCF docs

* Fixed the link to Optimum

* Updated installatin guide

* Changed API description

* Changes quantization documents

* Fixed links in the relevant components

* Fixed API description

* Revised CLI document

* Fixed formatting bugs in the main document

* Fixed formatting bugs in the main document

* Changed the structure. Added Default quantization usage via API

* Fixed E2E CLI example

* Added AccuracyAware usage description

* Revised structure and examples

* Fixed a link to POT intro

* Changed the structure for algorithms

* Fixed links

* Additional fixed of the links

* Revised Ranger documentation

* Some fixes

* Revised Best Practicies

* Fixed descriptions

* Fixed section names

* Changed the workflow one more time

* Additional fixes to the model structure

* Fixed AA usage

* Added DefaultQuantization flow image

* Fixed many issues

* Fixed many issues

* Applied many comments

* Additional fixes

* Fixed examples and provided links to them

* Changed DataLoader Example. Fixed FAQ

* Changed the main README for GitHub

* Fixed E2E CLI example

* Fixed links and code of DataLoader

* Fixed build issues

* Fixed more links

* Fixed one more documentation build issue

* Fixed more links

* Fixed code example

* Add multiple data loaders

* Add audio example

* Minor fixes in the code of sample loaders

* Add descriptions of dataloaders. Changed the behaviour of text loader

* Fixed typos

* Added a new item into the FAQ

* Apply wording corrections

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Tatiana Savina <[email protected]>

* Fixed comments

Co-authored-by: Tatiana Savina <[email protected]>

* [DOCS]continue_language_review-transitionguide (#11148)

* [DOCS]-continue_language_review-transitionguide

the overview has been merged, the remaining articles are reviewed here

* Update docs/OV_Runtime_UG/migration_ov_2_0/deployment_migration.md

* Update docs/OV_Runtime_UG/migration_ov_2_0/deployment_migration.md

* Update docs/OV_Runtime_UG/migration_ov_2_0/deployment_migration.md

* Update docs/OV_Runtime_UG/migration_ov_2_0/graph_construction.md

* Update docs/OV_Runtime_UG/migration_ov_2_0/configure_devices.md

* Configurable OpenCL usage in BA (#11344) (#11363)

* Feature/azaytsev/doc fixes 2022 1 1 (#11388)

* Removed a redundant image

* Fixed ops specifications and other issues

* converted html links to anchor links

* converted html links to anchor links

* Fixed a link

* Fixed a link

* Changed anchor links according to dev review

* [DOCS] polish autodevice article (#11171)

the article has been changed much and its language has been impacted in the process. Here are some corrections.

* sphinx google search (#11439)

* sphinx google search

* fixes

* fixes

* fix version tabs

* Fixed operation names (#11447)

* DOCS-transitionguide_name_correction (#11449)

OpenVINO™  2.0 => OpenVINO™ API 2.0

* Azure CI: Update branch for contrib and testdata repos (#11473)

* review GPU language changes (#11343)

As per ticket #CVS-80053
* int8 link removed

* DOCS-benchmarktool_python_correction (#11479)

add info on tool installation

Co-authored-by: Helena Kloosterman <[email protected]>

* DOCS-cpu_language_review (#11526)

Co-Authored-By: Yuan Xu <[email protected]>

* Update Convert_Model_From_TensorFlow.md (#11425)

* [OMZ]: update submodule (#11286)

* Support config option for time_tests suite (#11628)

* Add links to MO installation and ONNX examples (#11617)

These edits help make it easier for a new user to find more information on how to convert ONNX models.

* Docs: Add links to specific examples (#11618)

* Update docs/OV_Runtime_UG/integrate_with_your_application.md
* Add links to specific examples

This edit adds links to more example applications, making it easier for users to discover how to build an OpenVINO application around their specific model.

* Fix failure of pytest in timetest (#11647)

* Update installing-openvino-windows-header.md (#11221) (#11592)

* Update installing-openvino-windows-header.md

* Update docs/install_guides/installing-openvino-windows-header.md

Co-authored-by: Karol Blaszczak <[email protected]>

Co-authored-by: Sebastian Golebiewski <[email protected]>

* Update Yocto documentation for 2022.1 (#11655)

* installing-openvino-yocto.md: fix install instructions (#10785)

Change _ to : as per the new override syntax.

Signed-off-by: Anuj Mittal <[email protected]>

* installing-openvino-yocto: update for 2022.1

Update the branch to be used for 2022.1 and remove reference to
-staticdev package which isn't generated anymore.

Signed-off-by: Anuj Mittal <[email protected]>

* DOCS-hetero_alignment_changes (#11643)

Align the HETERO article with the AUTO and MULTI template

* Fix CI on Windows (#11659)

- fix pip requirements in OMZ
- fix cpuFuncTests on AlderLake

* Docs multiplugin page-wide tabs merge (#11461)

* Update multi_device.md

* druga runda

* runda trzecia

11

* Update docs/OV_Runtime_UG/multi_device.md

* Update docs/OV_Runtime_UG/multi_device.md

* Update docs/OV_Runtime_UG/multi_device.md

* Update docs/OV_Runtime_UG/multi_device.md

* Update docs/OV_Runtime_UG/multi_device.md

* Update docs/OV_Runtime_UG/multi_device.md

* Update docs/OV_Runtime_UG/multi_device.md

* Update docs/OV_Runtime_UG/multi_device.md

* Update docs/OV_Runtime_UG/supported_plugins/Device_Plugins.md

* correct post review

* align the property table

* Update docs/OV_Runtime_UG/auto_device_selection.md

* Update docs/OV_Runtime_UG/multi_device.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/multi_device.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/multi_device.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/multi_device.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/multi_device.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/multi_device.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/Device_Plugins.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/Device_Plugins.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/Device_Plugins.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/Device_Plugins.md

Co-authored-by: Yuan Xu <[email protected]>

Co-authored-by: Yuan Xu <[email protected]>

* Fix compilation error in docs snippets (#11675)

* plugin api separate config (#11109)

* Revert "plugin api separate config (#11109)" (#11705)

This reverts commit 3249e61.

* Fix a heading in Auto (#11743)

* fix the heading

* fix headings

* Docs: Add source code links to OpenVINO Samples (#11803)

* Docs: Add links to Samples source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Add link to source code on GitHub

* Update docs/OV_Runtime_UG/Samples_Overview.md

* Update samples/c/hello_classification/README.md

* Update samples/c/hello_nv12_input_classification/README.md

* Update samples/cpp/classification_sample_async/README.md

* Update samples/cpp/hello_classification/README.md

* Update samples/cpp/hello_nv12_input_classification/README.md

* Update samples/python/classification_sample_async/README.md

* Update samples/python/hello_classification/README.md

* Update samples/python/hello_query_device/README.md

* Update samples/python/hello_reshape_ssd/README.md

* Update samples/python/speech_sample/README.md

* Update samples/cpp/hello_query_device/README.md

* Update samples/cpp/speech_sample/README.md

* Update samples/cpp/hello_reshape_ssd/README.md

* Update samples/cpp/model_creation_sample/README.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Docs: Add links to specific object detection examples (#11820)

* Docs: Add links to object detection examples

* Docs: Add links to specific examples

* Docs: Add links to specific examples

* Update docs/MO_DG/prepare_model/convert_model/tf_specific/Convert_YOLO_From_Tensorflow.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Docs: Add that ONNX models are compatible with OpenVINO (#11821)

* Docs: Add that ONNX models are compatible with OpenVINO

* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_ONNX.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Docs: Add links to info on benchmark application (#11822)

* Docs: Add link to benchmark_app

* Docs: Add link to benchmark_app

* Docs: Add link to benchmark_app

* DOCS-add supported PdPd models_port (#11804) (#11827)

* fix formatting (#11904)

* DOCS-nncf_rephrasing-port #11997 (#12007)

* Puts page switch parameters in alphabetic order to support S3 (#11960) (#11966)

* Puts page switch parameters in alphabetic order to support S3 (#11960)

Signed-off-by: intelkevinputnam <[email protected]>

Co-authored-by: intelkevinputnam <[email protected]>

* DOCS-restore_gsearch_comma (#11980)

Co-authored-by: Kevin Putnam <[email protected]>
Co-authored-by: intelkevinputnam <[email protected]>
Co-authored-by: Piotr Milewski <[email protected]>

* Install only proper GNA library files (#11243)

* If CMAKE_BUILD_TYPE is not set - set it to 'Release' by default (#11026)

This behavior is already used by default because ONNX is enabled by default and thirdparty/onnx/onnx/CMakeLists.txt forcing CMAKE_BUILD_TYPE to Release if it is not set

It fixes the following issues:
- When ONNX frontend is disabled - source is built for Debug, which is very unexpected comparing to Release with ONNX frontend enabled
- When ONNX frontend is disabled, even libopenvino.so could not be built due to some generated makefiles issues

It is set to 'Release' (not to 'Debug') to comply with default behavior when ONNX is enabled (it is default option working for most users)

* Build with system TBB (#11244)

* Build with system TBB

* Fixes

* Check whether system TBB is available

* Try to fix ONNX Runtime build with system TBB

* Test

* Fixed compilation of threading.cpp

* Fixed unset of cache dirs

* Limit dearch paths of TBB

* Try to enable pip packages with custom TBB

* Fix for TBB 2021.2

* Install only needed TBB libraries

* Install TBB from system to pip package

* Reverted usage of TBBROOT

* Fixed oneTBB case

* Try to fix Android

* Escape some paths

* Added samples path

* Fixed TBBBind usage for case of system TBB

* Disabled TBBBind usage for oneTBB (#11386)

* Tbb 2018 and older usage (#11411)

* fixed TBB

* Fixed compilation with old TBBs

* Fixed installation for custom provided TBB

* Fixed detection of sample type c / cpp (#11444)

* Tbb: download only if system libraries are not found (#11415)

* Download custom TBB on demand

* Download TBBBind on demand

* Fixed install steps

* FIxes

* Don't use system TBB

* Fixed WIndows backslash paths

* Revert "Install only proper GNA library files (#11243)"

This reverts commit 8a1a6e8.

* Limit ONNX version (#11949)

OV does not currently support opset 17 introduced in onnx 1.12 release.

* setupvars.sh: Removing extra semicolon, which breaks glibc build (#11849)

This extra semicolon creates an output as example below. The extra
'::' is equivalent to add '.' as part of the LD_LIBRARY_PATH. This
breaks glibc build, and very often creates weird issue when launch
commands from different path.

...inference_engine/external/tbb/lib::/opt/intel/openvino_2021/...

We also noticed that :${parameter:+:$parameter} is widely used in
this file. Please review the code and fix as needed.

* Updated setupvars scripts

* Install external / user provided TBB as well

* Remove protobuf requirements in python bindings (#11886)

* Fixes for cases when TBB_DIR env var is set

* Disable loading of v7 reader for new IR versions (#12252)

* Disable loading of v7 reader for new IR versions

* Try to fix CI

* Fixed PDPD frontend

* Fixed error message creation

* Fixed newAPI for case if core was removed (#12207)

* Fixed newAPI for case if core was removed

* Fixed code style

* Fixed typo

* Use new API by default

* Create core with template plugin

* Added doxygen comment

* Updated build_samples.sh not to call make command

* Fixes

* Don't use make in build_samples.sh script

* Limit protobuf version

* Fix for Include dirs

* [PyOV] Fix bugbear's B023 (#12040)

* Sync .github/workflows/py_checks.yml with master

* Revert "Sync .github/workflows/py_checks.yml with master"

This reverts commit 9ae2dd9.

* Change quotes

* Revert "Sync .github/workflows/py_checks.yml with master"

This reverts commit 9ae2dd9.

* Add static shared_objects map in FEM
- add unit tests for frontend lib close
- not use static FEM in ie network reader
- add main for gtest which can use manifest file to filter tests

* Move library pointers map to manger impl
- add to manger impl method to make frontend from loaded plugin

* Add shutdown function to ov namespace
it cleans the static resources

* Revert changes related to linking mian for tests

* Add python binding to ov::openvino_shutdown

* Renamed shutdown method and added to legacy C++ API

* Added C bindings

* Remove redundant files

* Fixed code style

* Cpp fix of python segfault, reverted pybind workaround (#10749)

* test fix of segfault

* styles applied

* added keep_alive to pybind

* remove redundant code

* fix json tests

* review remarks

* introduced correct path to dlls in CI

* removing passing path via env variable

* introduced cpp solution

* remove keep alive

* review remarks

* remove explicit removing model

* removed shared_objects from ir frontend

* core test updated

* unified approach to handle extensions by frontends

* added nullptr check

* Revert "added nullptr check"

This reverts commit 666f5e4.

* Revert "unified approach to handle extensions by frontends"

This reverts commit bf85ac2.

* m_extensions declaration in Frontend

* added assert

* Revert "Disable loading of v7 reader for new IR versions (#12252)"

This reverts commit 60ee201.

* Removed old headers from OV 2.0 API

* FIxed clang

* [OMZ]: update submodule

* Fixed sampes build

* Fixed tets build

* Fixed docs compilation

* Disable ARM plugin build

* Disable MO

* Revert "FIxed clang"

This reverts commit 8ebc869.

* Revert "Removed old headers from OV 2.0 API"

This reverts commit 4e64eb2.

* Revert "Disable ARM plugin build"

This reverts commit 54f805c.

* Removed lib_close tests

Co-authored-by: Sergey Lyubimtsev <[email protected]>
Co-authored-by: Karol Blaszczak <[email protected]>
Co-authored-by: Maxim Vafin <[email protected]>
Co-authored-by: Tatiana Savina <[email protected]>
Co-authored-by: Yuan Xu <[email protected]>
Co-authored-by: Yuan Hu <[email protected]>
Co-authored-by: Andrey Zaytsev <[email protected]>
Co-authored-by: Maksim Kutakov <[email protected]>
Co-authored-by: Sergey Lyalin <[email protected]>
Co-authored-by: Ivan Tikhonov <[email protected]>
Co-authored-by: Ilya Churaev <[email protected]>
Co-authored-by: Nikolay Tyukaev <[email protected]>
Co-authored-by: Ekaterina Aidova <[email protected]>
Co-authored-by: Evgenya Stepyreva <[email protected]>
Co-authored-by: Maxim Shevtsov <[email protected]>
Co-authored-by: Ilya Naumov <[email protected]>
Co-authored-by: Alexey Suhov <[email protected]>
Co-authored-by: Chen Peter <[email protected]>
Co-authored-by: Vladimir Dudnik <[email protected]>
Co-authored-by: Alexey Lebedev <[email protected]>
Co-authored-by: Anastasia Kuporosova <[email protected]>
Co-authored-by: Eddy Kim <[email protected]>
Co-authored-by: Helena <[email protected]>
Co-authored-by: Alexander Kozlov <[email protected]>
Co-authored-by: Alexander Zhogov <[email protected]>
Co-authored-by: Evan <[email protected]>
Co-authored-by: FanJiangIntel <[email protected]>
Co-authored-by: Sebastian Golebiewski <[email protected]>
Co-authored-by: Anuj Mittal <[email protected]>
Co-authored-by: Mateusz Tabaka <[email protected]>
Co-authored-by: Kevin Putnam <[email protected]>
Co-authored-by: intelkevinputnam <[email protected]>
Co-authored-by: Piotr Milewski <[email protected]>
Co-authored-by: Mikhail Nosov <[email protected]>
Co-authored-by: Tomasz Jankowski <[email protected]>
Co-authored-by: stephenli2000 <[email protected]>
Co-authored-by: Artur Kulikowski <[email protected]>
Co-authored-by: Jan Iwaszkiewicz <[email protected]>
Co-authored-by: p-wysocki <[email protected]>
Co-authored-by: Raasz, Pawel <[email protected]>
Co-authored-by: Mateusz Bencer <[email protected]>
ilya-lavrenov added a commit that referenced this pull request Sep 6, 2022
* Add Overview page

* Revert "Add Overview page"

* init (#11985)

* [GPU] Pass convolution unit tests on DG2 (#12056)

* scale -> eltwise

* Proofreading-OV-Runtime (#11658)

* Update docs/OV_Runtime_UG/protecting_model_guide.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/protecting_model_guide.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/protecting_model_guide.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/protecting_model_guide.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/protecting_model_guide.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/protecting_model_guide.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/ARM_CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/ARM_CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/ARM_CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/ARM_CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/ARM_CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/ARM_CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/optimization_guide/dldt_deployment_optimization_common.md

Co-authored-by: Sebastian Golebiewski <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/Device_Plugins.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GPU_RemoteTensor_API.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/HDDL.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/HDDL.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/HDDL.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/MYRIAD.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/MYRIAD.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/MYRIAD.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/ov_dynamic_shapes.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/config_properties.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/config_properties.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/preprocessing_details.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/preprocessing_details.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/preprocessing_details.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/preprocessing_details.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/performance_hints.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/deployment/deployment-manager-tool.md

Co-authored-by: Maciej Smyk <[email protected]>

* Apply suggestions from code review

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/preprocessing_details.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/performance_hints.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/preprocessing_details.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/performance_hints.md

Co-authored-by: Maciej Smyk <[email protected]>

* Update docs/OV_Runtime_UG/deployment/deployment-manager-tool.md

Co-authored-by: Maciej Smyk <[email protected]>

* Apply suggestions from code review

Co-authored-by: Maciej Smyk <[email protected]>

* Apply suggestions from code review

Co-authored-by: Maciej Smyk <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Update ref links

* Update Getting_performance_numbers.md

* Update deployment_intro.md

* Update preprocessing_details.md

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Update tools/pot/openvino/tools/pot/algorithms/quantization/default/README.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/automatic_batching.md

Co-authored-by: Yuan Xu <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/deployment/deployment-manager-tool.md

Co-authored-by: Yuan Xu <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Update tools/pot/openvino/tools/pot/algorithms/quantization/default/README.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Update automatic_batching.md

* Update docs/OV_Runtime_UG/automatic_batching.md

* Update docs/OV_Runtime_UG/ShapeInference.md

* Update deployment-manager-tool.md

* Update deployment-manager-tool.md

* Update docs/OV_Runtime_UG/deployment/deployment-manager-tool.md

* Update automatic_batching.md

* Update automatic_batching.md

* Update docs/OV_Runtime_UG/ShapeInference.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/integrate_with_your_application.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/integrate_with_your_application.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/integrate_with_your_application.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/integrate_with_your_application.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/integrate_with_your_application.md

Co-authored-by: Yuan Xu <[email protected]>

* Update integrate_with_your_application.md

* Update docs/OV_Runtime_UG/integrate_with_your_application.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/integrate_with_your_application.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/integrate_with_your_application.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/integrate_with_your_application.md

Co-authored-by: Yuan Xu <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/model_representation.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/model_representation.md

Co-authored-by: Yuan Xu <[email protected]>

* Update integrate_with_your_application.md

* Update docs/OV_Runtime_UG/integrate_with_your_application.md

* Update docs/OV_Runtime_UG/layout_overview.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/layout_overview.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/layout_overview.md

Co-authored-by: Yuan Xu <[email protected]>

* Update model_representation.md

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Update integrate_with_your_application.md

* Update docs/OV_Runtime_UG/layout_overview.md

Co-authored-by: Yuan Xu <[email protected]>

* Update Additional_Optimizations.md

Removing redundant information.

* Update docs/OV_Runtime_UG/layout_overview.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/layout_overview.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/layout_overview.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/layout_overview.md

Co-authored-by: Yuan Xu <[email protected]>

* Update Additional_Optimizations.md

* Apply suggestions from code review

Co-authored-by: Yuan Xu <[email protected]>

* Update Additional_Optimizations.md

* Update docs/OV_Runtime_UG/model_representation.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/layout_overview.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/OV_Runtime_UG/layout_overview.md

Co-authored-by: Yuan Xu <[email protected]>

* Update model_representation.md

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Update tools/pot/docs/SaturationIssue.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Update tools/pot/openvino/tools/pot/algorithms/quantization/accuracy_aware/README.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Update tools/pot/docs/SaturationIssue.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Update tools/pot/docs/SaturationIssue.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Update tools/pot/docs/SaturationIssue.md

* Update tools/pot/docs/SaturationIssue.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Update README.md

* Update README.md

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Update tools/pot/docs/Introduction.md

* Update tools/pot/docs/AccuracyAwareQuantizationUsage.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Removing one-liners

Removing introductory sentences from 'Supported Features' sections.

* Update docs/OV_Runtime_UG/openvino_intro.md

Co-authored-by: Yuan Xu <[email protected]>

* Update docs/benchmarks/performance_benchmarks_ovms.md

Co-authored-by: Karol Blaszczak <[email protected]>

* Update tools/pot/docs/Introduction.md

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

* Update tools/pot/docs/DefaultQuantizationUsage.md

* Update tools/pot/docs/BestPractices.md

* Update tools/pot/docs/BestPractices.md

* Update tools/pot/docs/AccuracyAwareQuantizationUsage.md

* Update docs/optimization_guide/model_optimization_guide.md

* Update docs/optimization_guide/dldt_deployment_optimization_guide.md

* Update docs/OV_Runtime_UG/supported_plugins/config_properties.md

* Update docs/OV_Runtime_UG/supported_plugins/GNA.md

* Update docs/OV_Runtime_UG/supported_plugins/CPU.md

* Update docs/OV_Runtime_UG/preprocessing_usecase_save.md

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <[email protected]>

Co-authored-by: Maciej Smyk <[email protected]>
Co-authored-by: Yuan Xu <[email protected]>
Co-authored-by: Karol Blaszczak <[email protected]>
Co-authored-by: msmykx <[email protected]>
Co-authored-by: Piotr Milewski <[email protected]>

* updated to fuse activation in eltwise_vload8 (#12084)

* [GPU] Fix gather data type issue (#12085) (#12085)

* setting tput as the default performance mode only for AUTO, excluding MULTI plugin. (#12083)

Signed-off-by: ywang2 <[email protected]>

Co-authored-by: Chen Peter <[email protected]>

* [C API][COVERITY SCAN]Fix the TAINTED_SCALAR and DEADCODE in Coverity Scan (#12087)

* Fix the Coverity scan issues

* Fix the insecure data handling (TAINTED_SCALAR) issue found in coverity scan

* [hotfix] pytest error of act_act example (#12093)

* [hotfix] pytest error of act_act example

* remove needless import

* NonZero operation: uncomment tests since they can be passed now (#11548)

* NonZero operation: uncomment tests since they can be passed now

# Conflicts:
#	src/tests/functional/plugin/cpu/shared_tests_instances/skip_tests_config.cpp

* Unbreak tests once more by changing base class from LayerTestsCommon to SubgraphBaseTest

* Unbreak compilation / style

* Add test case for cache

Co-authored-by: Chenhu Wang <[email protected]>

* Increase zeroes count for NonZero tests

* Correct the change

* Remove my previous changes and add dynamic shapes / repeatable shapes into the correct file

Co-authored-by: Chenhu Wang <[email protected]>

* [SAMPLES] Remove unused commandline arguments for speech_sample (#11892)

* GNA SF propagation fix (#11806)

* Fix the uninitialized value issue found in Coverity Scan (#12098)

* [GPU] Assign-6 and ReadValue-6 (#11780)

* Add methods for access to varables information in Program class

* add ReadValue and Assign primitives

* ReadValue and Assign implementations

* Implementation of memory states allocation

* Add output existance check in primitive_inst to avoid crashes if output is set during execution

* Add memory states management functionality in network component

* Integration of memory states feature in inference request component

* Exclude constant path for read_value and assign nodes in cldnn transformations

* Improve memory states test to run on a single inference request

* unit tests for ReadValue and Assign

* single-layer test for ReadValue and Assign

* Add QueryState API implementation

* Add memory state test which covers dynamic batch case

Co-authored-by: Oleksii Khovan <[email protected]>

* [GNA] Add automatic model splitting for compiled graphs (#12001)

* DOCS-code-reference-css-style-change (#12109)

code formatting changed from blue to black, to distinguish from links

* Virtual destructor for the base class (#12102)

* [GPU] Pass Resample unit tests on DG2 (#12052)

* fix validate_fusings_gpu error
* fix biased scale testcase

* [GPU] Pass lrn unit tests on DG2 (#11986)

* [GPU] Pass reduce unit tests on DG2 (#12086)

* scale to eltwise

* [CPU] Move cpu_dump_check into CPU plugin's tools folder (#12100)

* Move cpu_dump_check into CPU plugin's tools folder

* remove cpu from names

* Update README

* Zlib update to 1.12.2 (#12128)

* [GNA] Reduce impact of sf propagation fix (#12115)

* [GPU] Simplify namespaces in the plugin part (#12121)

* [GNA] Add support for future devices with relaxed capabilities (#12000)

* [GPU] Pass eltwise unit tests on DG2 (#12113)

* check fusion in onednn too

* [GPU] modify fusing condition for reduce (#12119)

Signed-off-by: Min, Byungil <[email protected]>

* Enable tensor offset to GemmKernelRef for input padding support (#12133)

Signed-off-by: Andrew Park <[email protected]>

* [PYTHON][BENCHMARK_APP] Add BGR covert to Gray function (#12118)

* Fix the JIRA 80700 issue. Add BGR covert to Gray function

* Support NCHW and NHWC

Co-authored-by: Shen, Wanglei <[email protected]>

* [CPU] revert pr 11990 and enable brgconv avx512 on SPR by default (#12105)

* polish onednn cc readme (#12114)

* [ONNX] Add operator com.microsoft.Fusedgemm support into frontend/onnx (#11878)

* [GPU] Implement NMS-9 operation (#11890)

* Fix GPU NonMaxSuppression implementation

* Introduce Nms9 single layer tests

* Adapt internal NMS and GPU implementation for NMS9 implementation

* Adapt CPU implementation in GPU for NMS9

* Add blocked layouts support to NMS

* Add unit tests for blocked formats for NMS

* Fix boxes groups size for the small shapes

* Use ocl implementation for blocked layout input

* Fix templates typedefs to pass win build

* Fix second output to set data in correct format

* [POT] optimizer - update usage of IndexSampler (#12146)

* Revert "[GPU] Pass activation unit tests on DG2 (#11969)" (#12167)

This reverts commit 3334e8933cb268b1e48bff1922b22c0a5c93d0bb.

* Fix IRDFT for case when axes are in reversed order (#12155)

* [MO] Fix output shape bug in GatherNDDecomposition (#12110)

* [GPU] Add reorder from i32 to f32 for max-pooling/conv/fc which doesn't support i32 (#12137)

* Update pypi.org pages (#12170)

* fix references

* update links

* update the wording to be more clear

* add the error message about Visual studio back

* update links to static html links of 2022.2

* Ubuntu 22.04 support (#11472)

* Ubuntu 22.04 support

* Try to fix setuptools

* Try to fix arm

* Try to add more packages

* Test 2

* test 3

* Turn dependnecies download off

* Fix

* Fix

* Fix

* Fix

* Fix

* test

* Fix

* restore eveything

* Try to restore

* Restore install_openvino_dependencies.sh

* clean-up raspbian

* New if conditions

* Removed excess dependencies

* COsmetic chnages

* Removed autools

* Removed libgkt-2

* Added HDLDL libs

* Test

* Removed some dependnecies

* Better fixes

* Removed some dependencies

* Fixed compilation

* Removed all extra

* [GPU]  optimize permute_ref  (#12159)

* change memory access pattern of fsv layout for permute

* Fix permute_ref to process F first only when (bf...) => (b...f)

* Refactor

Co-authored-by: si-eun-kim <[email protected]>

* Update of naming of the last operators in the graph (#12139)

* Update opset.md with opset9 (#12169)

* [GPU] integrate persistent caching for onednn (#12094)

* integrate persistant caching for onednn
* add api to save/load binary file.

* Check memory allocation size of network graph (#11911)

+ Add exception handling for out of resource

* TI repetative shape inference (#12178)

* Fixes for system libraries pugixml, tbb (#12206)

* Fixes for system libraries pugixml, tbb

* Added more dependencies for core

* Debian packages: base version (#11387)

* Xp/benchmark app ocl (#12112)

* Add some tip description about enable OpenCL for benchmark_app.

Signed-off-by: xipingya <[email protected]>

* Export doesn't work, we need to add -Dopencl_root_hints=[PATH]/OpenCL-CLHPP/include to cmake command.

Signed-off-by: xipingya <[email protected]>

Co-authored-by: Chen Peter <[email protected]>

* ONNX: Pass name to the InputEdge (#12177)

* [IE TESTS][CONFORMANCE] Fix OpImplCheck Precision (#12148)

* add new article for using binaries

* [PyOV][DOCS] Python API contribution and developer guide (#12145)

Co-authored-by: Karol Blaszczak <[email protected]>

* [DOC][CPU] Denormals optimization doc (#12127)

* Use system pugixml where it's possible (#12218)

* Restore FEM to be static instance (#12219)

* Restore FEM to be static instance

* Restore frontend manager in ie_read_network.cpp

* [MO] Fix TopK partial shape inference with dynamic K (#12212)

Signed-off-by: Kazantsev, Roman <[email protected]>

* [CPU] Fixed heap sort bug regarding heapifying (#12221)

* [CPU] Explicitly enable DNNL_VERBOSE only in case of CPU_DEBUG_CAPS (#12108)

* [GNA] Fixed convolutions with shared transpose and un-fuse-able activations after Convolution filter (Renew PR11373) (#12152)

* Commits from PR11373:
Fixed handling of transpose after convolution
[GNA] Fixed calculation of dimensions for ConvolutionFilter and PWL primitives
[GNA] Fixed coverity error and failed tests

* Apply comments

* Update src/plugins/intel_gna/gna_graph_compiler.cpp

Co-authored-by: Marcin Kusmierski <[email protected]>

* Update src/plugins/intel_gna/gna_graph_compiler.cpp

Co-authored-by: Marcin Kusmierski <[email protected]>

* Rollback names

* Separate test data

* Move coverity issue to separate request

Co-authored-by: Elizaveta Lobanova <[email protected]>
Co-authored-by: Marcin Kusmierski <[email protected]>

* [GNA] Fix accuracy degradation in compact mode (#12150)

* [TF FE] Handle optional attributes for Convolutional operations (#12230)

* [TF FE] Handle optional attributes for Convolutional operations

Signed-off-by: Kazantsev, Roman <[email protected]>

* Apply code-style rules

Signed-off-by: Kazantsev, Roman <[email protected]>

* update the information for pypi.org pages

* [GPU] ROIAlign v9 support (#11899)

* ROIAlign v9 support

* Code changes after review1

* Code changes after review2

* fix of single layer test for Windows

* Since PR #12043 we don't need strong include order of primitive_base.hpp and
impls/implementation map.hpp anymore

* Code changes after review3

* Code changes after review4

* update the verifying checksum step

* Fixed WIndows backslash paths (#12250)

* update install_dir info

* Move GNU build flag to "cmake/developer_package/compile_flags/sdl.cmake" (#12143)

Signed-off-by: Yan, Xiping <[email protected]>

* [MO] Fix Mul fusion with dynamic dimension (#12253)

Signed-off-by: Kazantsev, Roman <[email protected]>

* updates

* update wording for pypi.org

* Fixed newAPI for case if core was removed (#12207)

* Fixed newAPI for case if core was removed

* Fixed code style

* Fixed typo

* Use new API by default

* Create core with template plugin

* Added doxygen comment

* Install user provided TBB as well (#12260)

* Disable loading of v7 reader for new IR versions (#12252)

* Disable loading of v7 reader for new IR versions

* Try to fix CI

* Fixed PDPD frontend

* Fixed error message creation

* Fixes for cases when TBB_DIR env var is set (#12266)

* Fixes for cases when TBB_DIR env var is set

* Don't use make in build_samples.sh script

* [GPU] Get rid of direct layout::size field usages  (#12172)

* [GPU] Get rid of direct layout::size field usages to simplify further replacement

* [GPU] Enabled -Wall and resolved compiler complaints

* Update summarize.py (#12175)

* [CPU] Add RDFT and IRDFT operators (#12099)

* [CPU] Add RDFT and IRDFT operators

Tickets: 79178 and 79192

Co-authored-by: Mateusz Bencer <[email protected]>

* Remove Interpolate Transposes as it does nothing (#12205)

* [TF FE] Implement LinSpace and BatchMatMul translators (#12271)

* [TF FE] Implement LinSpace and BatchMatMul translators

It helps to convert STN model (from e2e testing) using TensorFlow frontend

Signed-off-by: Kazantsev, Roman <[email protected]>

* Fix BatchMatMul translator

Signed-off-by: Kazantsev, Roman <[email protected]>

* Fix LinSpace operation translator

Signed-off-by: Kazantsev, Roman <[email protected]>

* Apply code-review feedback

Signed-off-by: Kazantsev, Roman <[email protected]>

* Apply code-style rules

Signed-off-by: Kazantsev, Roman <[email protected]>

* Apply code style rules

Signed-off-by: Kazantsev, Roman <[email protected]>

* Update error message on pypi.org (#12243)

* Add Overview page

* Revert "Add Overview page"

* fix references

* update links

* update the wording to be more clear

* add the error message about Visual studio back

* update links to static html links of 2022.2

* port changes to master

* update description

* update commands and uninstallation

* Add const fold check in operators instead pass (#12189)

* Add const fold check in operators instead pass
- refactor constant fold pass to using ov instead of ngraph
- add constant_folding_is_disabled overload for raw pointer

* Remove Reshape from skip const inferences
in legacy graph transformer

* Const fold test for modified operators

* [GPU] Use int64_t type for axis in softmax (#12287)

* remove obsolete info from source files to avoid confusion

* [DOC] [CPU] Proofreading for grammatical and stylistic corrections (#12288)

* Porting to master - update -readme for CPP and Python benchmark (#12245)

Porting #11961

* Fixed build_samples.sh not to call setupvars.sh for Debian package case (#12309)

* Investigate GNA tests (#12267)

* Test commit

* Revert "Disable loading of v7 reader for new IR versions (#12252)"

This reverts commit cb6ca7bb897e6f9fa1bea9c0819623c9b8d65b37.

* Revert "Test commit"

This reverts commit 977b83f2ba3003867c4ee960a8318cc1b324a75c.

* [PyOV] Test refactoring (#12248)

* [GNA] Add missing support for batch normalization with weights broadcasting. Add unit tests. (#12301)

* Xiaoxia/onetbb old version (#12303)

* support oneTBB old version

* fix oneTBB version mismatch issues

* fix clang issue

* add 'tbb' path to setupvars.sh and OpenVINOConfig.cmake.in

* Update scripts/setupvars/setupvars.sh

Co-authored-by: Ilya Lavrenov <[email protected]>
Co-authored-by: Shen, Wanglei <[email protected]>

* simple Windows installer POC (#12308)

* Fixes for cases when TBB_DIR env var is set

* Don't use make in build_samples.sh script

* First version of Windows installer

* WIndows NSIS installer

* [GPU] Fix get_default_params & choose_impl not to dependent on program_node  (#12239)

* Getting rid of dependency from get_default_param for typed_program_node

* Fix bug

* Enable two pathes to call choose_impl / does_possible_impl_exists / does_an_impl_exists to be able to use given layout

* Replaced impl factory API to get kernel_impl_param's pointer

* Update for recently added primitives

* Add and apply optional_layout

* fix kernel_param_impl to be handled as unique_ptr

* Applied review comments

* Fix rebase conflict

* Fix CI error

* [CC]Fix CC issue for transformation (#12292)

* Revert "Fixed 3 naming issue"

This reverts commit a92d3cfff592c619deddfca78f7b396968518b97.

* Revert "Fix CC issues for transformation and snippets"

This reverts commit d08a3f5aacc30468776472c569e75af83fd0f445.

* Fix NGRAPH_PASS_CALLBACK issue to make it can work

* Fix matcher name missing issue

* [TF FE] Fix conversion of NetVLAD model (#12328)

Signed-off-by: Kazantsev, Roman <[email protected]>

* [MO] Fix broken port numbering for Constant operations (#12318)

* Restore inputs order in IR Reader

* Fix broken port numbering for Constant operations

Co-authored-by: Chetverikov <[email protected]>

* [GPU] Align TopK parameters with ngraph (#12278)

* [GPU] Use int64_t type for axis in CumSum (#12306)

* [GPU] Use int64_t type for axis in ScatterElementsUpdate (#12323)

* Bump OMZ submodule to fix pip-conflicts ssues (#12320)

* [PyOV] Enable type casters (#12204)

* add type caster for ov::Layout, enable load method to take pathlibs.Path as arugment

* fix typo

* fix style

* add missing blank line

* add common function to check if py::object is either Path or string

* fix style

* Update src/bindings/python/src/pyopenvino/graph/preprocess/pre_post_process.hpp

Co-authored-by: Jan Iwaszkiewicz <[email protected]>

* add tests, fix style, remove pointer argument overload

* fix style

Co-authored-by: Jan Iwaszkiewicz <[email protected]>

* [GNA] Replace GNA SoftSign by opset9 SoftSign (#12302)

* Replace GNA SoftSign by opset9 SoftSign

* v9 -> opset9

* [GPU] ScatterUpdate axis alignment (#12233)

* [GPU] added is_dynamic methods to program_node and primitive_inst. Minor refactoring (#12322)

* updates

* [GPU] Remove dependency to typed_program_node from calc_output_layout (#12378)

Signed-off-by: Andrew Park <[email protected]>

* Use static pointers to frontend libraries (#12235)

* Add static shared_objects map in FEM
- add unit tests for frontend lib close
- not use static FEM in ie network reader
- add main for gtest which can use manifest file to filter tests

* Move library pointers map to manger impl
- add to manger impl method to make frontend from loaded plugin

* Add shutdown function to ov namespace
it cleans the static resources

* Revert changes related to linking mian for tests

* Add python binding to ov::openvino_shutdown

* Renamed shutdown method and added to legacy C++ API

(cherry picked from commit a8395bd2073728b07c419ad019e2c7fcdaa54951)

* Added C bindings

(cherry picked from commit d2c9ddc2632ae58c92fc3840bb87cad72324199c)

* Move frontend lib close test to ieFunctTest
- moved to not introduced new test binary and modification on CI
  the frontend tests use dynamic linked frontend lib which is load
  on test application start and mask lib close tests
- remove gtest_main_manifest as not required now
- add ov::shutdown test to expect application crash

* Fix lib_close test
- remove not get_disabled_tests from utils
- revert CMake file formating

* Fix get model path in lib close tests

* Skip frontend lib close tests if static lib build

Co-authored-by: Ilya Churaev <[email protected]>

* Decompose NormalizeL2 on GPU (#12361)

* [TF FE] Implement translators for TensorFlow ConvBackpropInput operations (#12356)

* [TF FE] Implement ConvBackPropInput translators

Now the translators supports dynamic input_sizes attribute and different padding modes
including EXPLICIT mode

Signed-off-by: Kazantsev, Roman <[email protected]>

* Fix clang-style issue

Signed-off-by: Kazantsev, Roman <[email protected]>

* Fix code-style issue

Signed-off-by: Kazantsev, Roman <[email protected]>

* Fix code-style issue

Signed-off-by: Kazantsev, Roman <[email protected]>

* Apply code-review feedback and fix build issues

Signed-off-by: Kazantsev, Roman <[email protected]>

* Apply code-review feedback: check for input size

Signed-off-by: Kazantsev, Roman <[email protected]>

* Fix retrieving explicit_padding attribute

Signed-off-by: Kazantsev, Roman <[email protected]>

* Fix code style

Signed-off-by: Kazantsev, Roman <[email protected]>

* Add debug log showing the result transformation callback (#12365)

* [AUGRU] AUGRUCell/Sequence op specification (#12162)

* [GPU] Add exception handling for calc_output_layout (#12393)

* Add exception handling for calc_output_layout

Signed-off-by: Andrew Park <[email protected]>

* Apply comment to error handler

Signed-off-by: Andrew Park <[email protected]>

* [GPU]get data type of conv weights from node.weights() when network is internal (#12232)

* get data type of convolution weights from node.weights() when network is internal

* use only instance.node.weights().get_output_layout().data_type

* fix typo

* add unit test for the case

* Update pre_replace_deconv to support output_shape for transposed conv (#12335)

Signed-off-by: Andrew Park <[email protected]>

* Improved OpenVINO debian packages (#12385)

* [GPU] implement lru_cache(#12349) (#12349)

* Fix memory leak issue

Co-authored-by: Taylor Yeonbok Lee <[email protected]>

Co-authored-by: Taylor Yeonbok Lee <[email protected]>

* DOCS-fix_maths_formatting (#12402)

mathematical equation formatting issue fixed in POT readme for range supervision

* [GPU] Pass concat unit tests on DG2 (#12142)

* check optimized
* skip kernel compile when optimized

* GroupedGatherElimination short circuit (#12380)

* Disable GroupedGatherElimination in case of scalar inputs containing indices

* clang format

* [MO, POT] Top up upper bounds for TensorFlow and NumPy modules in all requirement files (#12191)

* [MO] Relax MO upper-bound requirements for TensorFlow and NumPy

Signed-off-by: Kazantsev, Roman <[email protected]>

* Just debug numpy version

Signed-off-by: Kazantsev, Roman <[email protected]>

* Pin upper-bounds for NumPy and TensorFlow modules in all reqs files

Signed-off-by: Kazantsev, Roman <[email protected]>

* Update submodule dependency for open_model_zoo

Signed-off-by: Kazantsev, Roman <[email protected]>

* Install numpy module first

Signed-off-by: Kazantsev, Roman <[email protected]>

* Update NumPy version in POT setup.py

Signed-off-by: Kazantsev, Roman <[email protected]>

* Extend telemetry tests with a set of possible solutions for events

Signed-off-by: Kazantsev, Roman <[email protected]>

* Fix build issue

Signed-off-by: Kazantsev, Roman <[email protected]>

* Update NumPy module version for layer tests

Signed-off-by: Kazantsev, Roman <[email protected]>

* [GPU] Added common impl for optionals (#12366)

* [LPT] Correct a check for whether model is quantized (#12364)

Look inside subgraph operations, such as TensorIterator, Loop, If, etc

* Update doc for AUTO and AUTO_BATCH (#12265)

* Update doc for AUTO and AUTO_BATCH

Signed-off-by: Chen Peter <[email protected]>

* Update docs/OV_Runtime_UG/automatic_batching.md

Co-authored-by: Yuan Xu <[email protected]>

* fix: incorrect fq type (#12234)

Co-authored-by: Wonju Lee <[email protected]>

* Implement workaround to convert non-frozen models using new TensorFlow frontend (#12386)

Signed-off-by: Kazantsev, Roman <[email protected]>

* Revert "Merge branch 'master' into add-install-binaries-22/2"

This reverts commit f4d6f046367b75d97a785ff17594bfa405516db3, reversing
changes made to e505e739e2438cb313eef6e423a5ba5b07ef0e03.

* update comments

* update comments

* Update docs/install_guides/installing-openvino-from-archive-windows.md

Co-authored-by: Helena Kloosterman <[email protected]>

* update OpenCV installation

* Update docs/install_guides/uninstalling-openvino.md

Co-authored-by: Helena Kloosterman <[email protected]>

* Update docs/install_guides/uninstalling-openvino.md

Co-authored-by: Helena Kloosterman <[email protected]>

* Update docs/install_guides/uninstalling-openvino.md

Co-authored-by: Helena Kloosterman <[email protected]>

* update uninstall wording

* add C++ redistributable to pypi.org pages

* update pypi.org pages and opencv for macOS

* update whats next

* add a note about long paths on Windows

* fix errors

* update CMake dependency

* fix formatting

* apply the same changes from Ilya's comments

* update uninstall, remove dev from pkg names

* update C++ requirements according to Ilya's requests

Signed-off-by: Min, Byungil <[email protected]>
Signed-off-by: Andrew Park <[email protected]>
Signed-off-by: Kazantsev, Roman <[email protected]>
Signed-off-by: Yan, Xiping <[email protected]>
Co-authored-by: Felix Dohyun Kim <[email protected]>
Co-authored-by: Sebastian Golebiewski <[email protected]>
Co-authored-by: Maciej Smyk <[email protected]>
Co-authored-by: Karol Blaszczak <[email protected]>
Co-authored-by: msmykx <[email protected]>
Co-authored-by: Piotr Milewski <[email protected]>
Co-authored-by: Eddy Kim <[email protected]>
Co-authored-by: Paul Youngsoo Ahn <[email protected]>
Co-authored-by: Wang, Yang <[email protected]>
Co-authored-by: Chen Peter <[email protected]>
Co-authored-by: RICKIE777 <[email protected]>
Co-authored-by: Bonhun Koo <[email protected]>
Co-authored-by: avoskoboinyk-lohika <[email protected]>
Co-authored-by: Chenhu Wang <[email protected]>
Co-authored-by: Marcin Kusmierski <[email protected]>
Co-authored-by: Szymon Irzabek <[email protected]>
Co-authored-by: Yaroslav Torzuk <[email protected]>
Co-authored-by: Oleksii Khovan <[email protected]>
Co-authored-by: Tomasz Dołbniak <[email protected]>
Co-authored-by: Tingqian Li <[email protected]>
Co-authored-by: Vladimir Paramuzov <[email protected]>
Co-authored-by: Krzysztof Bruniecki <[email protected]>
Co-authored-by: Min, Byungil <[email protected]>
Co-authored-by: Andrew Kwangwoong Park <[email protected]>
Co-authored-by: Shen, Wanglei <[email protected]>
Co-authored-by: Luo Cheng <[email protected]>
Co-authored-by: zihan wu <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Tetiana Gubanova <[email protected]>
Co-authored-by: Mateusz Bencer <[email protected]>
Co-authored-by: Przemyslaw Wysocki <[email protected]>
Co-authored-by: Kelvin Choi <[email protected]>
Co-authored-by: Ilya Lavrenov <[email protected]>
Co-authored-by: Taylor Yeonbok Lee <[email protected]>
Co-authored-by: si-eun-kim <[email protected]>
Co-authored-by: Katarzyna Mitrus <[email protected]>
Co-authored-by: Sungeun Kim <[email protected]>
Co-authored-by: Jade Cho <[email protected]>
Co-authored-by: Evgenya Stepyreva <[email protected]>
Co-authored-by: Xiping Yan <[email protected]>
Co-authored-by: Artur Kulikowski <[email protected]>
Co-authored-by: Irina Efode <[email protected]>
Co-authored-by: Jan Iwaszkiewicz <[email protected]>
Co-authored-by: River Li <[email protected]>
Co-authored-by: Roman Kazantsev <[email protected]>
Co-authored-by: Chen Xu <[email protected]>
Co-authored-by: Egor Duplenskii <[email protected]>
Co-authored-by: Nadezhda Ageeva <[email protected]>
Co-authored-by: Elizaveta Lobanova <[email protected]>
Co-authored-by: Konstantin Beluchenko <[email protected]>
Co-authored-by: Ilya Churaev <[email protected]>
Co-authored-by: Mateusz Tabaka <[email protected]>
Co-authored-by: Pawel Raasz <[email protected]>
Co-authored-by: Roman Lyamin <[email protected]>
Co-authored-by: almilosz <[email protected]>
Co-authored-by: Sun Xiaoxia <[email protected]>
Co-authored-by: Maxim Vafin <[email protected]>
Co-authored-by: Chetverikov <[email protected]>
Co-authored-by: Alina Kladieva <[email protected]>
Co-authored-by: Bartek Szmelczynski <[email protected]>
Co-authored-by: Wilson Seok <[email protected]>
Co-authored-by: Inhyuk Jo <[email protected]>
Co-authored-by: Wonju Lee <[email protected]>
Co-authored-by: Helena Kloosterman <[email protected]>
tadamowicz pushed a commit to tadamowicz/openvino that referenced this pull request Aug 30, 2023
* Fixed newAPI for case if core was removed

* Fixed code style

* Fixed typo

* Use new API by default

* Create core with template plugin

* Added doxygen comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"RuntimeError: Cannot get dims for non static shape" while inferencing openvino
4 participants