Skip to content

Latest commit

 

History

History
134 lines (130 loc) · 13.2 KB

compatibility.md

File metadata and controls

134 lines (130 loc) · 13.2 KB

Compatibility

To see the full list of available ONNX Operators refer to this table.

You can see below the list of current supported ONNX Operators:

Operator Implemented
MatMul
MatMulInteger
Add
Sub
Mul
Div
Equal
Greater
GreaterOrEqual
Less
LessOrEqual
Abs
Neg
Ceil
Exp
Ln
Reshape
Transpose
ArgMax
ArgMin
ReduceSum
CumSum
Cos
Sin
Asin
Flatten
Relu
LeakyRelu
ThresholdedRelu
Sigmoid
Softmax
Softmax_zero
LogSoftmax
Softsign
Softplus
Linear
HardSigmoid
GridSample
Col2im
ConvTranspose
Conv
ConvInteger
MaxPool
DeformConv
Sinh
Asinh
Atanh
Cosh
ACosh
Tanh
Acos
Sqrt
Onehot
Slice
Concat
Gather
QuantizeLinear
DequantizeLinear
QLinearMatmul
QLinearConcat
QlinearAdd
QlinearMul
QLinearLeakyRelu
QLinearConv
Nonzero
Squeeze
Unsqueeze
Sign
Clip
Identity
And
Xor
Or
Gemm
MinInTensor
Min
Where
BitwiseAnd
BitwiseOr
BitwiseXor
Resize
Round
MaxInTensor
Max
ReduceSumSquare
Trilu
Scatter
ArrayFeatureExtractor
Binarizer
ConstantOfShape
ReduceL1
ReduceL2
GatherElements
SequenceLength
SequenceAt
SequenceConstruct
Shrink
SequenceEmpty
ReduceL2
SequenceErase
SequenceInsert
ConcatFromSequence
IsNaN
IsInf
Not
GatherND
ReduceLogSum
Erf
Compress
ReduceLogSumExp
Layer_normalization
ScatterND
DequantizeLinear
SpaceToDepth
DepthToSpace
Optional
ReverseSequence
SplitToSequence
Range
HannWindow
HammingWindow
BlackmanWindow
RandomUniformLike
LabelEncoder

Current Operators support: 118/156 (75%)