* Added new version of BatchNormInference * Fixed code style * Fixed batch norm inference v5 * Added opset4 and opset5 to IE backend * Fixed functional test * Fixed cpuFunc tests * Fixed transformation order * Try to fix validation * Revert some changes * Updated python API and added tests * Fixed code style * Fixed python code style * Disabled test
6.3 KiB
6.3 KiB
Operation Set opset5 Specification
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
snippets. Such IR is generated by the Model Optimizer. The semantics match corresponding nGraph operation classes
declared in namespace opset5.
Table of Contents
- Abs
- Acos
- Acosh
- Add
- Asin
- Asinh
- Assign
- Atan
- Atanh
- AvgPool
- BatchNormInference
- BatchToSpace
- BinaryConvolution
- Broadcast
- Bucketize
- CTCGreedyDecoder
- CTCLoss
- 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
- GatherND_5
- GatherTree
- Gelu
- Greater
- GreaterEqual
- GRN
- GroupConvolution
- GroupConvolutionBackpropData
- GRUCell
- GRUSequence
- HardSigmoid
- HSigmoid
- HSwish
- Interpolate
- Less
- LessEqual
- Log
- LogicalAnd
- LogicalNot
- LogicalOr
- LogicalXor
- LogSoftmax
- Loop
- LRN
- LSTMCell
- LSTMSequence
- MatMul
- MaxPool
- Maximum
- Minimum
- Mish
- Mod
- MVN
- Multiply
- Negative
- NonMaxSuppression
- NonZero
- NormalizeL2
- NotEqual
- OneHot
- Pad
- Parameter
- Power
- PReLU
- PriorBoxClustered
- PriorBox
- Proposal
- PSROIPooling
- Range
- ReLU
- ReadValue
- ReduceL1
- ReduceL2
- ReduceLogicalAnd
- ReduceLogicalOr
- ReduceMax
- ReduceMean
- ReduceMin
- ReduceProd
- ReduceSum
- RegionYolo
- ReorgYolo
- Reshape
- Result
- Reverse
- ReverseSequence
- RNNCell
- RNNSequence
- ROIAlign
- ROIPooling
- Round
- 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