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

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

Conversation

yeonbok
Copy link
Contributor

@yeonbok yeonbok commented Jul 21, 2022

Details:

  • This is baseline work for enabling dynamic shape for GPU plugin
  • For implementing dynamic shape, we need to be able to select layout and kernel impl& create primitive_impl independent on the common program_node from each stream

Tickets:

  • 80676

@yeonbok yeonbok requested a review from a team July 21, 2022 04:26
@yeonbok yeonbok requested a review from a team as a code owner July 21, 2022 04:26
@vladimir-paramuzov vladimir-paramuzov added the category: GPU OpenVINO GPU plugin label Jul 21, 2022
@yeonbok yeonbok force-pushed the taylor_get_default_param_change_and_choose_impl_rebased branch from 1d65c49 to eb28f54 Compare July 21, 2022 10:37
@yeonbok yeonbok added this to the 2022.3 milestone Jul 22, 2022
@yeonbok yeonbok requested a review from a team as a code owner July 22, 2022 16:17
@yeonbok yeonbok marked this pull request as draft July 22, 2022 17:31
@yeonbok yeonbok force-pushed the taylor_get_default_param_change_and_choose_impl_rebased branch 3 times, most recently from e34d1da to 2b82eed Compare July 23, 2022 16:33
@yeonbok yeonbok marked this pull request as ready for review July 23, 2022 16:35
Copy link
Contributor

@vladimir-paramuzov vladimir-paramuzov left a comment

Choose a reason for hiding this comment

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

In general, LGTM

src/plugins/intel_gpu/src/graph/program.cpp Outdated Show resolved Hide resolved
src/plugins/intel_gpu/src/graph/program_node.cpp Outdated Show resolved Hide resolved
@yeonbok yeonbok force-pushed the taylor_get_default_param_change_and_choose_impl_rebased branch 4 times, most recently from 917e8e3 to bac2078 Compare July 26, 2022 13:54
@vladimir-paramuzov vladimir-paramuzov merged commit 361ca20 into openvinotoolkit:master Jul 27, 2022
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants