docs/articles_en/documentation/openvino-ir-format/operation-sets/available-opsets/opset2.rst
.. meta:: :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 of an inference plugin
and may vary among different hardware platforms and devices. Examples of operation instances are provided as IR xml
snippets. The semantics match corresponding OpenVINO operation classes declared in namespace opset2.
Table of Contents ######################
Abs <../operation-specs/arithmetic/abs-1>Acos <../operation-specs/arithmetic/acos-1>Add <../operation-specs/arithmetic/add-1>Asin <../operation-specs/arithmetic/asin-1>Atan <../operation-specs/arithmetic/atan-1>AvgPool <../operation-specs/pooling/avg-pool-1>BatchNormInference <../operation-specs/normalization/batch-norm-inference-1>BatchToSpace <../operation-specs/movement/batch-to-space-2>BinaryConvolution <../operation-specs/convolution/binary-convolution-1>Broadcast <../operation-specs/movement/broadcast-1>CTCGreedyDecoder <../operation-specs/sequence/ctc-greedy-decoder-1>Ceiling <../operation-specs/arithmetic/ceiling-1>Clamp <../operation-specs/activation/clamp-1>Concat <../operation-specs/movement/concat-1>Constant <../operation-specs/infrastructure/constant-1>Convert <../operation-specs/type/convert-1>ConvertLike <../operation-specs/type/convert-like-1>Convolution <../operation-specs/convolution/convolution-1>ConvolutionBackpropData <../operation-specs/convolution/convolution-backprop-data-1>Cos <../operation-specs/arithmetic/cos-1>Cosh <../operation-specs/arithmetic/cosh-1>DeformableConvolution <../operation-specs/convolution/deformable-convolution-1>DeformablePSROIPooling <../operation-specs/detection/deformable-psroi-pooling-1>DepthToSpace <../operation-specs/movement/depth-to-space-1>DetectionOutput <../operation-specs/detection/detectionoutput-1>Divide <../operation-specs/arithmetic/divide-1>Elu <../operation-specs/activation/elu-1>Equal <../operation-specs/comparison/equal-1>Erf <../operation-specs/arithmetic/erf-1>Exp <../operation-specs/activation/exp-1>FakeQuantize <../operation-specs/quantization/fake-quantize-1>Floor <../operation-specs/arithmetic/floor-1>FloorMod <../operation-specs/arithmetic/floormod-1>Gather <../operation-specs/movement/gather-1>GatherTree <../operation-specs/movement/gather-tree-1>Gelu <../operation-specs/activation/gelu-2>Greater <../operation-specs/comparison/greater-1>GreaterEqual <../operation-specs/comparison/greater-equal-1>GRN <../operation-specs/normalization/grn-1>GroupConvolution <../operation-specs/convolution/group-convolution-1>GroupConvolutionBackpropData <../operation-specs/convolution/group-convolution-backprop-data-1>HardSigmoid <../operation-specs/activation/hard-sigmoid-1>Interpolate <../operation-specs/image/interpolate-1>Less <../operation-specs/comparison/less-1>LessEqual <../operation-specs/comparison/lessequal-1>Log <../operation-specs/arithmetic/log-1>LogicalAnd <../operation-specs/logical/logical-and-1>LogicalNot <../operation-specs/logical/logical-not-1>LogicalOr <../operation-specs/logical/logical-or-1>LogicalXor <../operation-specs/logical/logical-xor-1>LRN <../operation-specs/normalization/lrn-1>LSTMCell <../operation-specs/sequence/lstm-cell-1>MatMul <../operation-specs/matrix/matmul-1>MaxPool <../operation-specs/pooling/max-pool-1>Maximum <../operation-specs/arithmetic/maximum-1>Minimum <../operation-specs/arithmetic/minimum-1>Mod <../operation-specs/arithmetic/mod-1>MVN <../operation-specs/normalization/mvn-1>Multiply <../operation-specs/arithmetic/multiply-1>Negative <../operation-specs/arithmetic/negative-1>NonMaxSuppression <../operation-specs/sort/non-max-suppression-1>NormalizeL2 <../operation-specs/normalization/normalize-l2-1>NotEqual <../operation-specs/comparison/notequal-1>OneHot <../operation-specs/sequence/one-hot-1>Pad <../operation-specs/movement/pad-1>Parameter <../operation-specs/infrastructure/parameter-1>Power <../operation-specs/arithmetic/power-1>PReLU <../operation-specs/activation/prelu-1>PriorBoxClustered <../operation-specs/detection/prior-box-clustered-1>PriorBox <../operation-specs/detection/prior-box-1>Proposal <../operation-specs/detection/proposal-1>PSROIPooling <../operation-specs/detection/psroi-pooling-1>Range <../operation-specs/generation/range-1>ReLU <../operation-specs/activation/relu-1>ReduceLogicalAnd <../operation-specs/reduction/reduce-logical-and-1>ReduceLogicalOr <../operation-specs/reduction/reduce-logical-or-1>ReduceMax <../operation-specs/reduction/reduce-max-1>ReduceMean <../operation-specs/reduction/reduce-mean-1>ReduceMin <../operation-specs/reduction/reduce-min-1>ReduceProd <../operation-specs/reduction/reduce-prod-1>ReduceSum <../operation-specs/reduction/reduce-sum-1>RegionYolo <../operation-specs/detection/region-yolo-1>ReorgYolo <../operation-specs/detection/reorg-yolo-1>Reshape <../operation-specs/shape/reshape-1>Result <../operation-specs/infrastructure/result-1>ReverseSequence <../operation-specs/movement/reverse-sequence-1>ROIPooling <../operation-specs/detection/roi-pooling-1>Select <../operation-specs/condition/select-1>Selu <../operation-specs/activation/selu-1>ShapeOf <../operation-specs/shape/shape-of-1>Sigmoid <../operation-specs/activation/sigmoid-1>Sign <../operation-specs/arithmetic/sign-1>Sin <../operation-specs/arithmetic/sin-1>Sinh <../operation-specs/arithmetic/sinh-1>SoftMax <../operation-specs/activation/softmax-1>SpaceToBatch <../operation-specs/movement/space-to-batch-2>SpaceToDepth <../operation-specs/movement/space-to-depth-1>Split <../operation-specs/movement/split-1>Sqrt <../operation-specs/arithmetic/sqrt-1>SquaredDifference <../operation-specs/arithmetic/squared-difference-1>Squeeze <../operation-specs/shape/squeeze-1>StridedSlice <../operation-specs/movement/strided-slice-1>Subtract <../operation-specs/arithmetic/subtract-1>Tan <../operation-specs/arithmetic/tan-1>Tanh <../operation-specs/arithmetic/tanh-1>TensorIterator <../operation-specs/infrastructure/tensor-iterator-1>Tile <../operation-specs/movement/tile-1>TopK <../operation-specs/sort/top-k-1>Transpose <../operation-specs/movement/transpose-1>Unsqueeze <../operation-specs/shape/unsqueeze-1>VariadicSplit <../operation-specs/movement/variadic-split-1>