Onnx Operator Status¶
Onnx Operator Status¶
This will be generated using the tests as reference.
- ai.onnx
not_implemented Abs
not_implemented Acos
not_implemented Acosh
implemented Add
not_implemented And
implemented ArgMax
not_implemented ArgMin
not_implemented Asin
not_implemented Asinh
not_implemented Atan
not_implemented Atanh
not_implemented AveragePool
implemented BatchNormalization
not_implemented BitShift
implemented Cast
not_implemented Ceil
implemented Clip
not_implemented Compress
not_implemented Concat
not_implemented ConcatFromSequence
not_implemented Constant
not_implemented ConstantOfShape
implemented Conv
implemented ConvInteger
not_implemented ConvTranspose
not_implemented Cos
not_implemented Cosh
not_implemented CumSum
not_implemented DepthToSpace
not_implemented DequantizeLinear
not_implemented Det
not_implemented Div
not_implemented Dropout
not_implemented Einsum
implemented Elu
not_implemented Equal
not_implemented Erf
not_implemented Exp
not_implemented Expand
not_implemented EyeLike
not_implemented Flatten
not_implemented Floor
not_implemented GRU
not_implemented Gather
not_implemented GatherElements
not_implemented GatherND
not_implemented Gemm
implemented GlobalAveragePool
not_implemented GlobalLpPool
not_implemented GlobalMaxPool
not_implemented Greater
not_implemented HardSigmoid
not_implemented Hardmax
implemented Identity
not_implemented If
not_implemented InstanceNormalization
not_implemented Inverse
not_implemented IsInf
not_implemented IsNaN
not_implemented LRN
not_implemented LSTM
implemented LeakyRelu
not_implemented Less
not_implemented Log
not_implemented LogSoftmax
not_implemented Loop
not_implemented LpNormalization
not_implemented LpPool
implemented MatMul
implemented MatMulInteger
not_implemented Max
implemented MaxPool
not_implemented MaxRoiPool
not_implemented MaxUnpool
not_implemented Mean
not_implemented Min
not_implemented Mod
implemented Mul
not_implemented Multinomial
not_implemented Neg
not_implemented NonMaxSuppression
not_implemented NonZero
not_implemented Not
not_implemented OneHot
not_implemented Or
not_implemented PRelu
not_implemented Pad
not_implemented Pow
not_implemented QLinearConv
not_implemented QLinearMatMul
implemented QuantizeLinear
not_implemented RNN
not_implemented RandomNormal
not_implemented RandomNormalLike
not_implemented RandomUniform
not_implemented RandomUniformLike
not_implemented Reciprocal
not_implemented ReduceL1
not_implemented ReduceL2
not_implemented ReduceLogSum
not_implemented ReduceLogSumExp
not_implemented ReduceMax
not_implemented ReduceMean
not_implemented ReduceMin
not_implemented ReduceProd
not_implemented ReduceSum
not_implemented ReduceSumSquare
implemented Relu
implemented Reshape
not_implemented Resize
not_implemented ReverseSequence
not_implemented RoiAlign
not_implemented Round
not_implemented Scan
not_implemented Scatter
not_implemented ScatterElements
not_implemented ScatterND
not_implemented Selu
not_implemented SequenceAt
not_implemented SequenceConstruct
not_implemented SequenceEmpty
not_implemented SequenceErase
not_implemented SequenceInsert
not_implemented SequenceLength
not_implemented Shape
not_implemented Shrink
stubbed Sigmoid
not_implemented Sign
not_implemented Sin
not_implemented Sinh
not_implemented Size
not_implemented Slice
implemented Softmax
not_implemented Softplus
not_implemented Softsign
not_implemented SpaceToDepth
not_implemented Split
not_implemented SplitToSequence
not_implemented Sqrt
not_implemented Squeeze
not_implemented StringNormalizer
not_implemented Sub
not_implemented Sum
not_implemented Tan
not_implemented Tanh
not_implemented TfIdfVectorizer
not_implemented ThresholdedRelu
not_implemented Tile
not_implemented TopK
not_implemented Transpose
not_implemented UnfoldToDepth
not_implemented Unique
not_implemented Unsqueeze
not_implemented Upsample
not_implemented Where
not_implemented Xor
- Functions
not_implemented Celu
not_implemented DynamicQuantizeLinear
not_implemented GreaterOrEqual
not_implemented LessOrEqual
not_implemented MeanSquaredDistance
not_implemented MeanVarianceNormalization
not_implemented NegativeLogLikelihoodLoss
not_implemented Range
not_implemented SoftmaxCrossEntropyLoss
- ai.onnx.training
- ai.onnx.ml
not_implemented ArrayFeatureExtractor
not_implemented Binarizer
not_implemented CastMap
not_implemented CategoryMapper
not_implemented DictVectorizer
not_implemented FeatureVectorizer
not_implemented Imputer
not_implemented LabelEncoder
not_implemented LinearClassifier
not_implemented LinearRegressor
not_implemented Normalizer
not_implemented OneHotEncoder
not_implemented SVMClassifier
not_implemented SVMRegressor
not_implemented Scaler
not_implemented TreeEnsembleClassifier
not_implemented TreeEnsembleRegressor
stubbed ZipMap