Package

org.emergentorder.onnx

backends

Permalink

package backends

Visibility
  1. Public
  2. All

Type Members

  1. trait NGraphBackendUtils extends AutoCloseable

    Permalink
  2. class NGraphModelBackend extends Model with NGraphOperatorBackend with AutoCloseable

    Permalink
  3. trait NGraphOperatorBackend extends Operator with OpToONNXBytesConverter with NGraphBackendUtils with AutoCloseable

    Permalink
  4. class NGraphOperatorBackendAtoL extends NGraphOperatorBackend with Abs with Acos with Acosh with Add with And with ArgMax with ArgMin with Asin with Asinh with Atan with AveragePool with BatchNormalization with Cast with Ceil with Clip with Concat with Constant with Conv with ConvInteger with ConvTranspose with Cos with Cosh with DepthToSpace with DequantizeLinear with Div with Dropout with Elu with Equal with Erf with Exp with EyeLike with Flatten with Floor with GRU with Gather with Gemm with GlobalAveragePool with GlobalMaxPool with Greater with HardSigmoid with Hardmax with Identity with InstanceNormalization with IsNaN with LRN with LSTM with LeakyRelu with Less with Log with LogSoftmax with LpNormalization with LpPool

    Permalink
  5. class NGraphOperatorBackendFull extends NGraphOperatorBackendAtoL with MatMul with MatMulInteger with Max with MaxPool with Mean with MeanVarianceNormalization with Min with Mul with Multinomial with Neg with Not with OneHot with Or with PRelu with Pad with Pow with QLinearConv with QLinearMatMul with QuantizeLinear with Reciprocal with ReduceL1 with ReduceL2 with ReduceLogSum with ReduceLogSumExp with ReduceMax with ReduceMean with ReduceMin with ReduceProd with ReduceSum with ReduceSumSquare with Relu with Reshape with ReverseSequence with Selu with Shape with Shrink with Sigmoid with Sign with Sin with Sinh with Size with Slice with Softmax with Softplus with Softsign with SpaceToDepth with Split with Sqrt with Squeeze with Sub with Sum with Tan with Tanh with ThresholdedRelu with TopK with Transpose with Unsqueeze with Where with Xor

    Permalink

Ungrouped