From 935059f0dc3f35968d33a008cd414e0f1256a2b8 Mon Sep 17 00:00:00 2001 From: Maciej Smyk Date: Tue, 3 Jan 2023 15:59:41 +0100 Subject: [PATCH] deployment_simplified (#14854) --- .../deployment/deployment_intro.md | 4 +- docs/img/deployment_simplified.png | 3 - docs/img/deployment_simplified.svg | 258 ++++++++++++++++++ 3 files changed, 259 insertions(+), 6 deletions(-) delete mode 100644 docs/img/deployment_simplified.png create mode 100644 docs/img/deployment_simplified.svg diff --git a/docs/OV_Runtime_UG/deployment/deployment_intro.md b/docs/OV_Runtime_UG/deployment/deployment_intro.md index 2576ca9cf5b..94131c4110c 100644 --- a/docs/OV_Runtime_UG/deployment/deployment_intro.md +++ b/docs/OV_Runtime_UG/deployment/deployment_intro.md @@ -44,7 +44,7 @@ The table below shows which distribution type can be used for what target operat The granularity of OpenVINO packages may vary for different distribution types. For example, the PyPI distribution of OpenVINO has a [single 'openvino' package](https://pypi.org/project/openvino/) that contains all the runtime libraries and plugins, while a [local distribution](local-distribution.md) is a more configurable type providing higher granularity. Below are important details of the set of libraries included in the OpenVINO Runtime package: -![deployment_simplified] +![](../../img/deployment_simplified.svg) - The main library `openvino` is used by users' C++ applications to link against with. The library provides all OpenVINO Runtime public APIs, including both API 2.0 and the previous Inference Engine and nGraph APIs. For C language applications, `openvino_c` is additionally required for distribution. - The "optional" plugin libraries like `openvino_intel_cpu_plugin` (matching the `openvino_.+_plugin` pattern) are used to provide inference capabilities on specific devices or additional capabilities like [Hetero Execution](../hetero_execution.md) and [Multi-Device Execution](../multi_device.md). @@ -56,5 +56,3 @@ Here the term "optional" means that if the application does not use the capabili Building a local distribution will require more detailed information, and you will find it in the dedicated [Libraries for Local Distribution](local-distribution.md) article. > **NOTE**: Depending on your target OpenVINO devices, the following configurations might be needed for deployed machines: [Configurations for GPU](../../install_guides/configurations-for-intel-gpu.md), [Configurations for GNA](../../install_guides/configurations-for-intel-gna.md), [Configurations for NCS2](../../install_guides/configurations-for-ncs2.md), [Configurations for VPU](../../install_guides/configurations-for-ivad-vpu.md). - -[deployment_simplified]: ../../img/deployment_simplified.png diff --git a/docs/img/deployment_simplified.png b/docs/img/deployment_simplified.png deleted file mode 100644 index b73d3a71491..00000000000 --- a/docs/img/deployment_simplified.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08c2d103bec9bac58fc9ccb6801e950f233b93c6b034e92bc354b6fb2af86d5f -size 25758 diff --git a/docs/img/deployment_simplified.svg b/docs/img/deployment_simplified.svg new file mode 100644 index 00000000000..e4fdfaedd2a --- /dev/null +++ b/docs/img/deployment_simplified.svg @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +