diff --git a/docs/ops/opset1.md b/docs/ops/opset1.md index 11093f1b4fb..6ee494d9dfa 100644 --- a/docs/ops/opset1.md +++ b/docs/ops/opset1.md @@ -3,13 +3,13 @@ @sphinxdirective .. meta:: - :description: Explore the examples of operation instances expressed as IR V10 - XML snippets in the opset1 operation set, supported in OpenVINO™ + :description: Explore the examples of operation instances expressed as IR + XML snippets in the opset1 operation set, supported in OpenVINO™ toolkit. -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 -and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml +This specification document describes ``opset1`` operation set supported in OpenVINO™. +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 xml snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes declared in ``namespace opset1``. @@ -126,4 +126,3 @@ Table of Contents @endsphinxdirective - diff --git a/docs/ops/opset10.md b/docs/ops/opset10.md index 45637ce807b..c4603ce38ea 100644 --- a/docs/ops/opset10.md +++ b/docs/ops/opset10.md @@ -3,14 +3,14 @@ @sphinxdirective .. meta:: - :description: Explore the examples of operation instances expressed as IR V10 - XML snippets in the opset10 operation set, supported in OpenVINO™ + :description: Explore the examples of operation instances expressed as IR + XML snippets in the opset10 operation set, supported in OpenVINO™ toolkit. 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 -and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR V10 xml -snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding nGraph operation classes +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 declared in ``namespace opset10``. @@ -195,4 +195,3 @@ Table of Contents * :doc:`VariadicSplit ` @endsphinxdirective - diff --git a/docs/ops/opset11.md b/docs/ops/opset11.md index 467781d048f..ee66118a272 100644 --- a/docs/ops/opset11.md +++ b/docs/ops/opset11.md @@ -3,14 +3,14 @@ @sphinxdirective .. meta:: - :description: Explore the examples of operation instances expressed as IR V10 - XML snippets in the opset11 operation set, supported in OpenVINO™ + :description: Explore the examples of operation instances expressed as IR + XML snippets in the opset11 operation set, supported in OpenVINO™ toolkit. 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 -and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR V10 xml -snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding nGraph operation classes +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 declared in ``namespace opset11``. @@ -195,4 +195,3 @@ Table of Contents * :doc:`VariadicSplit ` @endsphinxdirective - diff --git a/docs/ops/opset12.md b/docs/ops/opset12.md index d064ed801f3..6ae5ffb5c99 100644 --- a/docs/ops/opset12.md +++ b/docs/ops/opset12.md @@ -3,14 +3,14 @@ @sphinxdirective .. meta:: - :description: Explore the examples of operation instances expressed as IR V10 - XML snippets in the opset12 operation set, supported in OpenVINO™ + :description: Explore the examples of operation instances expressed as IR + XML snippets in the opset12 operation set, supported in OpenVINO™ toolkit. 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 -and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR V10 xml -snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding nGraph operation classes +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 declared in ``namespace opset12``. diff --git a/docs/ops/opset2.md b/docs/ops/opset2.md index dc95dee99f4..8801ad55518 100644 --- a/docs/ops/opset2.md +++ b/docs/ops/opset2.md @@ -3,13 +3,13 @@ @sphinxdirective .. meta:: - :description: Explore the examples of operation instances expressed as IR V10 - XML snippets in the opset2 operation set, supported in OpenVINO™ + :description: Explore the examples of operation instances expressed as IR + XML snippets in the opset2 operation set, supported in OpenVINO™ toolkit. -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 -and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml +This specification document describes ``opset2`` operation set supported in OpenVINO™. +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 xml snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes declared in ``namespace opset2``. @@ -132,4 +132,3 @@ Table of Contents @endsphinxdirective - diff --git a/docs/ops/opset3.md b/docs/ops/opset3.md index 23937c5b9c7..d3f2b0c495a 100644 --- a/docs/ops/opset3.md +++ b/docs/ops/opset3.md @@ -3,13 +3,13 @@ @sphinxdirective .. meta:: - :description: Explore the examples of operation instances expressed as IR V10 - XML snippets in the opset3 operation set, supported in OpenVINO™ + :description: Explore the examples of operation instances expressed as IR + XML snippets in the opset3 operation set, supported in OpenVINO™ toolkit. -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 -and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml +This specification document describes ``opset3`` operation set supported in OpenVINO™. +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 xml snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes declared in ``namespace opset3``. @@ -147,4 +147,3 @@ Table of Contents * :doc:`VariadicSplit ` @endsphinxdirective - diff --git a/docs/ops/opset4.md b/docs/ops/opset4.md index 4d85ec81535..b7bef2444b1 100644 --- a/docs/ops/opset4.md +++ b/docs/ops/opset4.md @@ -3,13 +3,13 @@ @sphinxdirective .. meta:: - :description: Explore the examples of operation instances expressed as IR V10 - XML snippets in the opset4 operation set, supported in OpenVINO™ + :description: Explore the examples of operation instances expressed as IR + XML snippets in the opset4 operation set, supported in OpenVINO™ toolkit. -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 -and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml +This specification document describes ``opset4`` operation set supported in OpenVINO™. +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 xml snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes declared in ``namespace opset4``. @@ -157,4 +157,3 @@ Table of Contents * :doc:`VariadicSplit ` @endsphinxdirective - diff --git a/docs/ops/opset5.md b/docs/ops/opset5.md index 2dabaded98c..864761524b7 100644 --- a/docs/ops/opset5.md +++ b/docs/ops/opset5.md @@ -3,13 +3,13 @@ @sphinxdirective .. meta:: - :description: Explore the examples of operation instances expressed as IR V10 - XML snippets in the opset5 operation set, supported in OpenVINO™ + :description: Explore the examples of operation instances expressed as IR + XML snippets in the opset5 operation set, supported in OpenVINO™ toolkit. -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 -and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml +This specification document describes ``opset5`` operation set supported in OpenVINO™. +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 xml snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes declared in ``namespace opset5``. @@ -166,4 +166,3 @@ Table of Contents @endsphinxdirective - diff --git a/docs/ops/opset6.md b/docs/ops/opset6.md index 78678533ef2..a2dd4bb6160 100644 --- a/docs/ops/opset6.md +++ b/docs/ops/opset6.md @@ -3,13 +3,13 @@ @sphinxdirective .. meta:: - :description: Explore the examples of operation instances expressed as IR V10 - XML snippets in the opset6 operation set, supported in OpenVINO™ + :description: Explore the examples of operation instances expressed as IR + XML snippets in the opset6 operation set, supported in OpenVINO™ toolkit. -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 -and may vary among different hardware platforms and devices. Examples of operation instances are expressed as IR V10 xml +This specification document describes ``opset6`` operation set supported in OpenVINO™. +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 xml snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes declared in ``namespace opset6``. @@ -171,4 +171,3 @@ Table of Contents * :doc:`VariadicSplit ` @endsphinxdirective - diff --git a/docs/ops/opset7.md b/docs/ops/opset7.md index 3c25151c490..86bc81d2429 100644 --- a/docs/ops/opset7.md +++ b/docs/ops/opset7.md @@ -3,13 +3,13 @@ @sphinxdirective .. meta:: - :description: Explore the examples of operation instances expressed as IR V10 - XML snippets in the opset7 operation set, supported in OpenVINO™ + :description: Explore the examples of operation instances expressed as IR + XML snippets in the opset7 operation set, supported in OpenVINO™ toolkit. 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 -and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR V10 xml +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 xml snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding OpenVINO operation classes declared in ``namespace opset7``. @@ -175,4 +175,3 @@ Table of Contents * :doc:`VariadicSplit ` @endsphinxdirective - diff --git a/docs/ops/opset8.md b/docs/ops/opset8.md index 3aae3426f38..b19ed8c41ea 100644 --- a/docs/ops/opset8.md +++ b/docs/ops/opset8.md @@ -3,13 +3,13 @@ @sphinxdirective .. meta:: - :description: Explore the examples of operation instances expressed as IR V10 - XML snippets in the opset8 operation set, supported in OpenVINO™ + :description: Explore the examples of operation instances expressed as IR + XML snippets in the opset8 operation set, supported in OpenVINO™ toolkit. 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 -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 declared in ``namespace opset8``. diff --git a/docs/ops/opset9.md b/docs/ops/opset9.md index 667d39a0c40..a5fb21a9da5 100644 --- a/docs/ops/opset9.md +++ b/docs/ops/opset9.md @@ -3,14 +3,14 @@ @sphinxdirective .. meta:: - :description: Explore the examples of operation instances expressed as IR V10 - XML snippets in the opset9 operation set, supported in OpenVINO™ + :description: Explore the examples of operation instances expressed as IR + XML snippets in the opset9 operation set, supported in OpenVINO™ toolkit. 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 -and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR V10 xml -snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding nGraph operation classes +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 declared in ``namespace opset9``. @@ -192,4 +192,3 @@ Table of Contents * :doc:`VariadicSplit ` @endsphinxdirective -