[Docs] Remove IR version and nGraph name from the Opset doc (#19503)
* Remove IR version and nGraph name from the Opset12 doc * Propagate the changes to each opsetX.md file
This commit is contained in:
parent
8aec490128
commit
9c61e0c4dd
@ -3,13 +3,13 @@
|
|||||||
@sphinxdirective
|
@sphinxdirective
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Explore the examples of operation instances expressed as IR V10
|
:description: Explore the examples of operation instances expressed as IR
|
||||||
XML snippets in the opset1 operation set, supported in OpenVINO™
|
XML snippets in the opset1 operation set, supported in OpenVINO™
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
This specification document describes ``opset1`` operation set supported in OpenVINO.
|
This specification document describes ``opset1`` operation set supported in OpenVINO™.
|
||||||
Support for each particular operation from the list below depends on the capabilities available in a inference plugin
|
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
||||||
and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml
|
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
|
||||||
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
||||||
declared in ``namespace opset1``.
|
declared in ``namespace opset1``.
|
||||||
|
|
||||||
@ -126,4 +126,3 @@ Table of Contents
|
|||||||
|
|
||||||
|
|
||||||
@endsphinxdirective
|
@endsphinxdirective
|
||||||
|
|
||||||
|
@ -3,14 +3,14 @@
|
|||||||
@sphinxdirective
|
@sphinxdirective
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Explore the examples of operation instances expressed as IR V10
|
:description: Explore the examples of operation instances expressed as IR
|
||||||
XML snippets in the opset10 operation set, supported in OpenVINO™
|
XML snippets in the opset10 operation set, supported in OpenVINO™
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
This specification document describes the ``opset10`` operation set supported in OpenVINO™.
|
This specification document describes the ``opset10`` operation set supported in OpenVINO™.
|
||||||
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
||||||
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR V10 xml
|
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
|
||||||
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding nGraph operation classes
|
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
||||||
declared in ``namespace opset10``.
|
declared in ``namespace opset10``.
|
||||||
|
|
||||||
|
|
||||||
@ -195,4 +195,3 @@ Table of Contents
|
|||||||
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
||||||
|
|
||||||
@endsphinxdirective
|
@endsphinxdirective
|
||||||
|
|
||||||
|
@ -3,14 +3,14 @@
|
|||||||
@sphinxdirective
|
@sphinxdirective
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Explore the examples of operation instances expressed as IR V10
|
:description: Explore the examples of operation instances expressed as IR
|
||||||
XML snippets in the opset11 operation set, supported in OpenVINO™
|
XML snippets in the opset11 operation set, supported in OpenVINO™
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
This specification document describes the ``opset11`` operation set supported in OpenVINO™.
|
This specification document describes the ``opset11`` operation set supported in OpenVINO™.
|
||||||
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
||||||
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR V10 xml
|
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
|
||||||
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding nGraph operation classes
|
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
||||||
declared in ``namespace opset11``.
|
declared in ``namespace opset11``.
|
||||||
|
|
||||||
|
|
||||||
@ -195,4 +195,3 @@ Table of Contents
|
|||||||
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
||||||
|
|
||||||
@endsphinxdirective
|
@endsphinxdirective
|
||||||
|
|
||||||
|
@ -3,14 +3,14 @@
|
|||||||
@sphinxdirective
|
@sphinxdirective
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Explore the examples of operation instances expressed as IR V10
|
:description: Explore the examples of operation instances expressed as IR
|
||||||
XML snippets in the opset12 operation set, supported in OpenVINO™
|
XML snippets in the opset12 operation set, supported in OpenVINO™
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
This specification document describes the ``opset12`` operation set supported in OpenVINO™.
|
This specification document describes the ``opset12`` operation set supported in OpenVINO™.
|
||||||
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
||||||
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR V10 xml
|
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
|
||||||
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding nGraph operation classes
|
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
||||||
declared in ``namespace opset12``.
|
declared in ``namespace opset12``.
|
||||||
|
|
||||||
|
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
@sphinxdirective
|
@sphinxdirective
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Explore the examples of operation instances expressed as IR V10
|
:description: Explore the examples of operation instances expressed as IR
|
||||||
XML snippets in the opset2 operation set, supported in OpenVINO™
|
XML snippets in the opset2 operation set, supported in OpenVINO™
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
This specification document describes ``opset2`` operation set supported in OpenVINO.
|
This specification document describes ``opset2`` operation set supported in OpenVINO™.
|
||||||
Support for each particular operation from the list below depends on the capabilities available in a inference plugin
|
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
||||||
and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml
|
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
|
||||||
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
||||||
declared in ``namespace opset2``.
|
declared in ``namespace opset2``.
|
||||||
|
|
||||||
@ -132,4 +132,3 @@ Table of Contents
|
|||||||
|
|
||||||
|
|
||||||
@endsphinxdirective
|
@endsphinxdirective
|
||||||
|
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
@sphinxdirective
|
@sphinxdirective
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Explore the examples of operation instances expressed as IR V10
|
:description: Explore the examples of operation instances expressed as IR
|
||||||
XML snippets in the opset3 operation set, supported in OpenVINO™
|
XML snippets in the opset3 operation set, supported in OpenVINO™
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
This specification document describes ``opset3`` operation set supported in OpenVINO.
|
This specification document describes ``opset3`` operation set supported in OpenVINO™.
|
||||||
Support for each particular operation from the list below depends on the capabilities available in a inference plugin
|
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
||||||
and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml
|
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
|
||||||
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
||||||
declared in ``namespace opset3``.
|
declared in ``namespace opset3``.
|
||||||
|
|
||||||
@ -147,4 +147,3 @@ Table of Contents
|
|||||||
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
||||||
|
|
||||||
@endsphinxdirective
|
@endsphinxdirective
|
||||||
|
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
@sphinxdirective
|
@sphinxdirective
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Explore the examples of operation instances expressed as IR V10
|
:description: Explore the examples of operation instances expressed as IR
|
||||||
XML snippets in the opset4 operation set, supported in OpenVINO™
|
XML snippets in the opset4 operation set, supported in OpenVINO™
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
This specification document describes ``opset4`` operation set supported in OpenVINO.
|
This specification document describes ``opset4`` operation set supported in OpenVINO™.
|
||||||
Support for each particular operation from the list below depends on the capabilities available in a inference plugin
|
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
||||||
and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml
|
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
|
||||||
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
||||||
declared in ``namespace opset4``.
|
declared in ``namespace opset4``.
|
||||||
|
|
||||||
@ -157,4 +157,3 @@ Table of Contents
|
|||||||
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
||||||
|
|
||||||
@endsphinxdirective
|
@endsphinxdirective
|
||||||
|
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
@sphinxdirective
|
@sphinxdirective
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Explore the examples of operation instances expressed as IR V10
|
:description: Explore the examples of operation instances expressed as IR
|
||||||
XML snippets in the opset5 operation set, supported in OpenVINO™
|
XML snippets in the opset5 operation set, supported in OpenVINO™
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
This specification document describes ``opset5`` operation set supported in OpenVINO.
|
This specification document describes ``opset5`` operation set supported in OpenVINO™.
|
||||||
Support for each particular operation from the list below depends on the capabilities available in a inference plugin
|
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
||||||
and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml
|
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
|
||||||
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
||||||
declared in ``namespace opset5``.
|
declared in ``namespace opset5``.
|
||||||
|
|
||||||
@ -166,4 +166,3 @@ Table of Contents
|
|||||||
|
|
||||||
|
|
||||||
@endsphinxdirective
|
@endsphinxdirective
|
||||||
|
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
@sphinxdirective
|
@sphinxdirective
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Explore the examples of operation instances expressed as IR V10
|
:description: Explore the examples of operation instances expressed as IR
|
||||||
XML snippets in the opset6 operation set, supported in OpenVINO™
|
XML snippets in the opset6 operation set, supported in OpenVINO™
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
This specification document describes ``opset6`` operation set supported in OpenVINO.
|
This specification document describes ``opset6`` operation set supported in OpenVINO™.
|
||||||
Support for each particular operation from the list below depends on the capabilities available in a inference plugin
|
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
||||||
and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml
|
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
|
||||||
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
||||||
declared in ``namespace opset6``.
|
declared in ``namespace opset6``.
|
||||||
|
|
||||||
@ -171,4 +171,3 @@ Table of Contents
|
|||||||
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
||||||
|
|
||||||
@endsphinxdirective
|
@endsphinxdirective
|
||||||
|
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
@sphinxdirective
|
@sphinxdirective
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Explore the examples of operation instances expressed as IR V10
|
:description: Explore the examples of operation instances expressed as IR
|
||||||
XML snippets in the opset7 operation set, supported in OpenVINO™
|
XML snippets in the opset7 operation set, supported in OpenVINO™
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
This specification document describes the ``opset7`` operation set supported in OpenVINO™.
|
This specification document describes the ``opset7`` operation set supported in OpenVINO™.
|
||||||
Support for each particular operation from the list below depends on the capabilities available in an inference plugin
|
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
||||||
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR V10 xml
|
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
|
||||||
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
||||||
declared in ``namespace opset7``.
|
declared in ``namespace opset7``.
|
||||||
|
|
||||||
@ -175,4 +175,3 @@ Table of Contents
|
|||||||
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
||||||
|
|
||||||
@endsphinxdirective
|
@endsphinxdirective
|
||||||
|
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
@sphinxdirective
|
@sphinxdirective
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Explore the examples of operation instances expressed as IR V10
|
:description: Explore the examples of operation instances expressed as IR
|
||||||
XML snippets in the opset8 operation set, supported in OpenVINO™
|
XML snippets in the opset8 operation set, supported in OpenVINO™
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
This specification document describes the ``opset8`` operation set supported in OpenVINO™.
|
This specification document describes the ``opset8`` operation set supported in OpenVINO™.
|
||||||
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
||||||
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR V10 xml
|
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
|
||||||
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
||||||
declared in ``namespace opset8``.
|
declared in ``namespace opset8``.
|
||||||
|
|
||||||
|
@ -3,14 +3,14 @@
|
|||||||
@sphinxdirective
|
@sphinxdirective
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Explore the examples of operation instances expressed as IR V10
|
:description: Explore the examples of operation instances expressed as IR
|
||||||
XML snippets in the opset9 operation set, supported in OpenVINO™
|
XML snippets in the opset9 operation set, supported in OpenVINO™
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
This specification document describes the ``opset9`` operation set supported in OpenVINO™.
|
This specification document describes the ``opset9`` operation set supported in OpenVINO™.
|
||||||
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
Support for each particular operation from the list below depends on the capabilities of an inference plugin
|
||||||
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR V10 xml
|
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
|
||||||
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding nGraph operation classes
|
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes
|
||||||
declared in ``namespace opset9``.
|
declared in ``namespace opset9``.
|
||||||
|
|
||||||
|
|
||||||
@ -192,4 +192,3 @@ Table of Contents
|
|||||||
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
* :doc:`VariadicSplit <openvino_docs_ops_movement_VariadicSplit_1>`
|
||||||
|
|
||||||
@endsphinxdirective
|
@endsphinxdirective
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user