Skip to content

Commit 775273e

Browse files
adjust links
1 parent 9e04dc7 commit 775273e

File tree

13 files changed

+52
-55
lines changed

13 files changed

+52
-55
lines changed

docs/articles_en/about-openvino/compatibility-and-support.rst

+8-6
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,17 @@ Compatibility and Support
77
:hidden:
88

99
compatibility-and-support/supported-devices
10+
compatibility-and-support/supported-operations
1011
compatibility-and-support/supported-models
11-
compatibility-and-support/supported-operations-framework-frontend
1212

1313

14-
:doc:`Supported Devices <compatibility-and-support/supported-devices>` - compatibility information for supported hardware accelerators.
15-
16-
:doc:`Supported Models <compatibility-and-support/supported-models>` - a list of selected models confirmed to work with given hardware.
17-
18-
:doc:`Supported Operations <compatibility-and-support/supported-operations-framework-frontend>` - a listing of layers supported by OpenVINO.
14+
| :doc:`Supported Devices <compatibility-and-support/supported-devices>`:
15+
| compatibility information for supported hardware accelerators.
1916
17+
| :doc:`Supported Operations <compatibility-and-support/supported-operations>`:
18+
| a listing of operations supported by OpenVINO, based on device and frontend conformance.
2019
20+
| :doc:`AI Models verified for OpenVINO™ <compatibility-and-support/supported-models>`:
21+
| a list of selected models confirmed to work with Intel® Core Ultra™ Processors with the
22+
OpenVINO™ toolkit.
2123

docs/articles_en/about-openvino/compatibility-and-support/supported-devices.rst

+21-16
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
Supported Inference Devices
2-
============================
1+
Supported Devices
2+
===============================================================================================
33

44
.. meta::
55
:description: Check the list of devices used by OpenVINO to run inference
66
of deep learning models.
77

88

9-
The OpenVINO™ runtime enables you to use a selection of devices to run your
9+
The OpenVINO™ runtime enables you to use the following devices to run your
1010
deep learning models:
1111
:doc:`CPU <../../openvino-workflow/running-inference/inference-devices-and-modes/cpu-device>`,
1212
:doc:`GPU <../../openvino-workflow/running-inference/inference-devices-and-modes/gpu-device>`,
@@ -18,16 +18,20 @@ deep learning models:
1818
Beside running inference with a specific device,
1919
OpenVINO offers the option of running automated inference with the following inference modes:
2020

21-
* :doc:`Automatic Device Selection <../../openvino-workflow/running-inference/inference-devices-and-modes/auto-device-selection>` - automatically selects the best device
22-
available for the given task. It offers many additional options and optimizations, including inference on
23-
multiple devices at the same time.
24-
* :doc:`Heterogeneous Inference <../../openvino-workflow/running-inference/inference-devices-and-modes/hetero-execution>` - enables splitting inference among several devices
25-
automatically, for example, if one device doesn't support certain operations.
26-
* :doc:`(LEGACY) Multi-device Inference <./../../documentation/legacy-features/multi-device>` - executes inference on multiple devices.
27-
Currently, this mode is considered a legacy solution. Using Automatic Device Selection is advised.
28-
* :doc:`Automatic Batching <../../openvino-workflow/running-inference/inference-devices-and-modes/automatic-batching>` - automatically groups inference requests to improve
29-
device utilization.
21+
| :doc:`Automatic Device Selection <../../openvino-workflow/running-inference/inference-devices-and-modes/auto-device-selection>`:
22+
| automatically selects the best device available for the given task. It offers many
23+
additional options and optimizations, including inference on multiple devices at the
24+
same time.
25+
| :doc:`Heterogeneous Inference <../../openvino-workflow/running-inference/inference-devices-and-modes/hetero-execution>`:
26+
| enables splitting inference among several devices automatically, for example, if one device
27+
doesn't support certain operations.
3028
29+
| :doc:`Automatic Batching <../../openvino-workflow/running-inference/inference-devices-and-modes/automatic-batching>`:
30+
| automatically groups inference requests to improve device utilization.
31+
32+
| :doc:`(LEGACY) Multi-device Inference <./../../documentation/legacy-features/multi-device>`:
33+
| executes inference on multiple devices. Currently, this mode is considered a legacy
34+
solution. Using Automatic Device Selection instead is advised.
3135
3236

3337
Feature Support and API Coverage
@@ -36,16 +40,17 @@ Feature Support and API Coverage
3640
======================================================================================================================================== ======= ========== ===========
3741
Supported Feature CPU GPU NPU
3842
======================================================================================================================================== ======= ========== ===========
43+
:doc:`Automatic Device Selection <../../openvino-workflow/running-inference/inference-devices-and-modes/auto-device-selection>` Yes Yes Partial
3944
:doc:`Heterogeneous execution <../../openvino-workflow/running-inference/inference-devices-and-modes/hetero-execution>` Yes Yes No
40-
:doc:`(LEGACY) Multi-device execution <./../../documentation/legacy-features/multi-device>` Yes Yes Partial
4145
:doc:`Automatic batching <../../openvino-workflow/running-inference/inference-devices-and-modes/automatic-batching>` No Yes No
4246
:doc:`Multi-stream execution <../../openvino-workflow/running-inference/optimize-inference/optimizing-throughput>` Yes Yes No
43-
:doc:`Models caching <../../openvino-workflow/running-inference/optimize-inference/optimizing-latency/model-caching-overview>` Yes Partial Yes
47+
:doc:`Model caching <../../openvino-workflow/running-inference/optimize-inference/optimizing-latency/model-caching-overview>` Yes Partial Yes
4448
:doc:`Dynamic shapes <../../openvino-workflow/running-inference/dynamic-shapes>` Yes Partial No
4549
:doc:`Import/Export <../../documentation/openvino-ecosystem>` Yes Yes Yes
4650
:doc:`Preprocessing acceleration <../../openvino-workflow/running-inference/optimize-inference/optimize-preprocessing>` Yes Yes No
4751
:doc:`Stateful models <../../openvino-workflow/running-inference/stateful-models>` Yes Yes Yes
4852
:doc:`Extensibility <../../documentation/openvino-extensibility>` Yes Yes No
53+
:doc:`(LEGACY) Multi-device execution <./../../documentation/legacy-features/multi-device>` Yes Yes Partial
4954
======================================================================================================================================== ======= ========== ===========
5055

5156

@@ -80,10 +85,10 @@ topic (step 3 "Configure input and output").
8085

8186
.. note::
8287

83-
With OpenVINO 2024.0 release, support for GNA has been discontinued. To keep using it
88+
With the OpenVINO 2024.0 release, support for GNA has been discontinued. To keep using it
8489
in your solutions, revert to the 2023.3 (LTS) version.
8590

86-
With OpenVINO™ 2023.0 release, support has been cancelled for:
91+
With the OpenVINO™ 2023.0 release, support has been cancelled for:
8792
- Intel® Neural Compute Stick 2 powered by the Intel® Movidius™ Myriad™ X
8893
- Intel® Vision Accelerator Design with Intel® Movidius™
8994

docs/articles_en/about-openvino/compatibility-and-support/supported-operations-framework-frontend.rst docs/articles_en/about-openvino/compatibility-and-support/supported-operations.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Supported Operations
77

88
Here, you will find comprehensive information on operations supported by OpenVINO. The
99
conformance reports provide operation coverage for inference devices, while the tables list
10-
operations available for all OpenVINO Framework Frontends.
10+
operations available for all OpenVINO framework frontends.
1111

1212
**Device-operation conformance reports:**
1313

docs/articles_en/documentation/legacy-features/transition-legacy-conversion-api/legacy-conversion-api/[legacy]-model-optimizer-faq.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Q3. What does the message "[ ERROR ]: Unable to create ports for node with id" m
8181

8282
**A:** Most likely, Model Optimizer does not know how to infer output shapes of some layers in the given topology.
8383
To lessen the scope, compile the list of layers that are custom for Model Optimizer: present in the topology,
84-
absent in the :doc:`list of supported operations <../../../../about-openvino/compatibility-and-support/supported-operations-framework-frontend>` for the target framework.
84+
absent in the :doc:`list of supported operations <../../../../about-openvino/compatibility-and-support/supported-operations>` for the target framework.
8585
Then, refer to available options in the corresponding section in the :doc:`[Legacy] Custom Layers in Model Optimizer <../legacy-model-optimizer-extensibility>` page.
8686

8787
.. _question-7:

docs/articles_en/documentation/legacy-features/transition-legacy-conversion-api/legacy-conversion-api/[legacy]-supported-model-formats/[legacy]-convert-onnx.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ There are no ONNX-specific parameters, so only framework-agnostic parameters are
5858
Supported ONNX Layers
5959
#####################
6060

61-
For the list of supported standard layers, refer to the :doc:`Supported Operations <../../../../../about-openvino/compatibility-and-support/supported-operations-framework-frontend>` page.
61+
For the list of supported standard layers, refer to the :doc:`Supported Operations <../../../../../about-openvino/compatibility-and-support/supported-operations>` page.
6262

6363
Additional Resources
6464
####################

docs/articles_en/documentation/legacy-features/transition-legacy-conversion-api/legacy-conversion-api/[legacy]-supported-model-formats/[legacy]-convert-paddle.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ When you convert certain PaddlePaddle models, you may need to set the ``example_
126126
Supported PaddlePaddle Layers
127127
#############################
128128

129-
For the list of supported standard layers, refer to the :doc:`Supported Operations <../../../../../about-openvino/compatibility-and-support/supported-operations-framework-frontend>` page.
129+
For the list of supported standard layers, refer to the :doc:`Supported Operations <../../../../../about-openvino/compatibility-and-support/supported-operations>` page.
130130

131131
Frequently Asked Questions (FAQ)
132132
################################

docs/articles_en/documentation/legacy-features/transition-legacy-conversion-api/legacy-conversion-api/[legacy]-supported-model-formats/[legacy]-convert-tensorflow-lite.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
.. meta::
8-
:description: Learn how to convert a model from a
8+
:description: Learn how to convert a model from a
99
TensorFlow Lite format to the OpenVINO Intermediate Representation.
1010

1111
.. danger::
@@ -29,7 +29,7 @@ TensorFlow Lite models are supported via FrontEnd API. You may skip conversion t
2929
Supported TensorFlow Lite Layers
3030
###################################
3131

32-
For the list of supported standard layers, refer to the :doc:`Supported Operations <../../../../../about-openvino/compatibility-and-support/supported-operations-framework-frontend>` page.
32+
For the list of supported standard layers, refer to the :doc:`Supported Operations <../../../../../about-openvino/compatibility-and-support/supported-operations>` page.
3333

3434
Supported TensorFlow Lite Models
3535
###################################

docs/articles_en/documentation/legacy-features/transition-legacy-conversion-api/legacy-conversion-api/[legacy]-supported-model-formats/[legacy]-convert-tensorflow.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ Model conversion API supports passing TensorFlow/TensorFlow2 models directly fro
333333
Supported TensorFlow and TensorFlow 2 Keras Layers
334334
##################################################
335335

336-
For the list of supported standard layers, refer to the :doc:`Supported Operations <../../../../../about-openvino/compatibility-and-support/supported-operations-framework-frontend>` page.
336+
For the list of supported standard layers, refer to the :doc:`Supported Operations <../../../../../about-openvino/compatibility-and-support/supported-operations>` page.
337337

338338
Frequently Asked Questions (FAQ)
339339
################################

docs/articles_en/documentation/openvino-extensibility.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ OpenVINO Extensibility Mechanism
2727

2828
The Intel® Distribution of OpenVINO™ toolkit supports neural-network models trained with various frameworks, including
2929
TensorFlow, PyTorch, ONNX, TensorFlow Lite, and PaddlePaddle. The list of supported operations is different for each of the supported frameworks.
30-
To see the operations supported by your framework, refer to :doc:`Supported Framework Operations <../about-openvino/compatibility-and-support/supported-operations-framework-frontend>`.
30+
To see the operations supported by your framework, refer to :doc:`Supported Framework Operations <../about-openvino/compatibility-and-support/supported-operations>`.
3131

3232
Custom operations, which are not included in the list, are not recognized by OpenVINO out-of-the-box. The need for custom operation may appear in two cases:
3333

docs/articles_en/openvino-workflow/model-preparation/convert-model-onnx.rst

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
.. {#openvino_docs_OV_Converter_UG_prepare_model_convert_model_Convert_Model_From_ONNX}
2-
31
Converting an ONNX Model
42
========================
53

@@ -63,10 +61,13 @@ OpenVINO model conversion API supports ONNX models with external data representa
6361
Supported ONNX Layers
6462
#####################
6563

66-
For the list of supported standard layers, refer to the :doc:`Supported Operations <../../about-openvino/compatibility-and-support/supported-operations-framework-frontend>` page.
64+
For the list of supported standard layers, refer to the
65+
:doc:`Supported Operations <../../about-openvino/compatibility-and-support/supported-operations>`
66+
page.
6767

6868
Additional Resources
6969
####################
7070

71-
Check out more examples of model conversion in :doc:`interactive Python tutorials <../../learn-openvino/interactive-tutorials-python>`.
71+
Check out more examples of model conversion in
72+
:doc:`interactive Python tutorials <../../learn-openvino/interactive-tutorials-python>`.
7273

docs/articles_en/openvino-workflow/model-preparation/convert-model-paddle.rst

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
.. {#openvino_docs_OV_Converter_UG_prepare_model_convert_model_Convert_Model_From_Paddle}
2-
31
Converting a PaddlePaddle Model
42
===============================
53

@@ -153,11 +151,14 @@ Some PaddlePaddle models may require setting ``example_input`` or ``output`` for
153151
Supported PaddlePaddle Layers
154152
#############################
155153

156-
For the list of supported standard layers, refer to the :doc:`Supported Operations <../../about-openvino/compatibility-and-support/supported-operations-framework-frontend>` page.
154+
For the list of supported standard layers, refer to the
155+
:doc:`Supported Operations <../../about-openvino/compatibility-and-support/supported-operations>`
156+
page.
157157

158158

159159
Additional Resources
160160
####################
161161

162-
Check out more examples of model conversion in :doc:`interactive Python tutorials <../../learn-openvino/interactive-tutorials-python>`.
162+
Check out more examples of model conversion in
163+
:doc:`interactive Python tutorials <../../learn-openvino/interactive-tutorials-python>`.
163164

docs/articles_en/openvino-workflow/model-preparation/convert-model-tensorflow-lite.rst

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
.. {#convert-model-tensorflow_Lite}
2-
31
Converting a TensorFlow Lite Model
42
==================================
53

@@ -44,7 +42,7 @@ Supported TensorFlow Lite Layers
4442
###################################
4543

4644
For the list of supported standard layers, refer to the
47-
:doc:`Supported Operations <../../about-openvino/compatibility-and-support/supported-operations-framework-frontend>`
45+
:doc:`Supported Operations <../../about-openvino/compatibility-and-support/supported-operations>`
4846
page.
4947

5048
Supported TensorFlow Lite Models

docs/articles_en/openvino-workflow/model-preparation/convert-model-tensorflow.rst

+4-14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
.. {#openvino_docs_OV_Converter_UG_prepare_model_convert_model_Convert_Model_From_TensorFlow}
2-
31
Converting a TensorFlow Model
42
=============================
53

@@ -38,9 +36,9 @@ or `Hugging Face <https://huggingface.co/models>`__.
3836

3937
.. note::
4038

41-
Examples below that convert TensorFlow models from a file, do not require any version
42-
of TensorFlow to be installed on the system, except in cases when the ``tensorflow``
43-
module is imported explicitly.
39+
The examples converting TensorFlow models from a file do not require any version
40+
of TensorFlow installed on the system, unless the ``tensorflow`` module is imported
41+
explicitly.
4442

4543
Converting TensorFlow 2 Models
4644
##############################
@@ -385,15 +383,7 @@ Supported TensorFlow and TensorFlow 2 Keras Layers
385383
##################################################
386384

387385
For the list of supported standard layers, refer to the
388-
:doc:`Supported Operations <../../about-openvino/compatibility-and-support/supported-operations-framework-frontend>`
386+
:doc:`Supported Operations <../../about-openvino/compatibility-and-support/supported-operations>`
389387
page.
390388

391-
Summary
392-
#######
393-
394-
In this document, you learned:
395-
396-
* Basic information about how the model conversion API works with TensorFlow models.
397-
* Which TensorFlow models are supported.
398-
* How to freeze a TensorFlow model.
399389

0 commit comments

Comments
 (0)