* Added documentation for Interpolate-3. * Some fixes. * Fixed some typos. * Now Interpolate-3 is Interpolate-4. * Fixed typo. * DEleted unused 'mode' 'area'. * Fixed some typos. * Now 'axes' attribute is an input of Interpolate. * Added description of variants of nearest_mode. * Added descriptions of coordinate transformation modes. * Now 'axes' is an optional input. * Fixed typo.
5.8 KiB
5.8 KiB
Operation Set opset4 Specification
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
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding nGraph operation classes
declared in namespace opset4.
Table of Contents
- Abs
- Acos
- Acosh
- Add
- Asin
- Asinh
- Assign
- Atan
- Atanh
- AvgPool
- BatchNormInference
- BatchToSpace
- BinaryConvolution
- Broadcast
- Bucketize
- CTCGreedyDecoder
- Ceiling
- Clamp
- Concat
- Constant
- Convert
- ConvertLike
- Convolution
- ConvolutionBackpropData
- Cos
- Cosh
- CumSum
- DeformableConvolution
- DeformablePSROIPooling
- DepthToSpace
- DetectionOutput
- Divide
- Elu
- EmbeddingBagOffsetsSum
- EmbeddingBagPackedSum
- EmbeddingSegmentsSum
- Equal
- Erf
- Exp
- ExtractImagePatches
- FakeQuantize
- Floor
- FloorMod
- Gather
- GatherTree
- Gelu
- Greater
- GreaterEqual
- GRN
- GroupConvolution
- GroupConvolutionBackpropData
- GRUCell
- HardSigmoid
- Interpolate
- Less
- LessEqual
- Log
- LogicalAnd
- LogicalNot
- LogicalOr
- LogicalXor
- LRN
- LSTMCell
- LSTMSequence
- MatMul
- MaxPool
- Maximum
- Minimum
- Mod
- MVN
- Multiply
- Negative
- NonMaxSuppression
- NonZero
- NormalizeL2
- NotEqual
- OneHot
- Pad
- Parameter
- Power
- PReLU
- PriorBoxClustered
- PriorBox
- Proposal
- PSROIPooling
- Range
- ReLU
- ReadValue
- ReduceLogicalAnd
- ReduceLogicalOr
- ReduceMax
- ReduceMean
- ReduceMin
- ReduceProd
- ReduceSum
- RegionYolo
- ReorgYolo
- Reshape
- Result
- Reverse
- ReverseSequence
- RNNCell
- ROIAlign
- ROIPooling
- ScatterElementsUpdate
- ScatterNDUpdate
- ScatterUpdate
- Select
- Selu
- ShapeOf
- ShuffleChannels
- Sigmoid
- Sign
- Sin
- Sinh
- SoftMax
- SoftPlus
- SpaceToBatch
- SpaceToDepth
- Split
- Sqrt
- SquaredDifference
- Squeeze
- StridedSlice
- Subtract
- Swish
- Tan
- Tanh
- TensorIterator
- Tile
- TopK
- Transpose
- Unsqueeze
- VariadicSplit