List of NPU Acceleration Operators

In FuriosaAI NPU and SDK 0.2.1, the following 28 operators (included in Tensorflow Lite and ONNX models) The operator names below are based on ONNX naming conventions.

  • Add

  • AveragePool

  • Clip

  • Concat

  • Conv

  • ConvTranspose

  • DepthToSpace

  • Exp

  • Expand

  • Flatten

  • Gemm

  • LpNormalization (when p = 2)

  • MatMul

  • MaxPool

  • Mean

  • Mul

  • Pad

  • ReduceL2

  • ReduceSum

  • Relu

  • Reshape

  • Sigmoid

  • Slice

  • Softmax

  • Softplus

  • Split

  • Transpose

  • Unsqueeze